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

3 lines
133 B
TypeScript
Raw Normal View History

2024-09-04 13:13:15 -03:00
import { Command } from "commander";
export declare function registerDocs(program: Command): void;
//# sourceMappingURL=docs.d.ts.map