IOweb/node_modules/astro/dist/cli/index.d.ts
2026-07-03 15:07:38 -05:00

2 lines
90 B
TypeScript

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