Files
dealplustech/dealplustech-astro/node_modules/astro/dist/cli/index.d.ts
2026-03-02 12:35:14 +07:00

3 lines
90 B
TypeScript

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