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

2 lines
104 B
TypeScript
Raw Normal View History

2024-09-04 13:13:15 -03:00
export declare function start(options: SWACLIConfig): Promise<void>;
//# sourceMappingURL=start.d.ts.map