Files
homewebsite/node_modules/astro/dist/cli/index.d.ts
2025-10-17 20:17:33 +00:00

3 lines
90 B
TypeScript

/** The primary CLI action */
export declare function cli(argv: string[]): Promise<void>;