botbook/node_modules/@azure/static-web-apps-cli/dist/cli/index.d.ts

3 lines
169 B
TypeScript
Raw Normal View History

2024-09-04 13:13:15 -03:00
export declare function run(argv?: string[]): Promise<void>;
export declare function swaMagic(_options: SWACLIConfig): Promise<void>;
//# sourceMappingURL=index.d.ts.map