blank project
This commit is contained in:
2
node_modules/astro/dist/cli/check/index.d.ts
generated
vendored
Normal file
2
node_modules/astro/dist/cli/check/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import { type Flags } from '../flags.js';
|
||||
export declare function check(flags: Flags): Promise<boolean | void>;
|
||||
Reference in New Issue
Block a user