mirror of
https://github.com/sern-handler/website
synced 2026-06-28 02:32:23 +00:00
feat: migrate to starlight
This commit is contained in:
2
node_modules/astro/dist/cli/docs/open.d.ts
generated
vendored
Normal file
2
node_modules/astro/dist/cli/docs/open.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import type { ExecaChildProcess } from 'execa';
|
||||
export declare function openInBrowser(url: string): Promise<ExecaChildProcess>;
|
||||
Reference in New Issue
Block a user