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

7 lines
256 B
TypeScript

import action from './action';
import command from './command';
import type { StrapiCloudCommandInfo } from '../types';
export { action, command };
declare const _default: StrapiCloudCommandInfo;
export default _default;
//# sourceMappingURL=index.d.ts.map