Files
pole-book/server/node_modules/@strapi/cloud-cli/dist/environment/link/command.d.ts

4 lines
159 B
TypeScript

import { type StrapiCloudCommand } from '../../types';
declare const command: StrapiCloudCommand;
export default command;
//# sourceMappingURL=command.d.ts.map