UNPKG

@strapi/strapi

Version:

An open source headless CMS solution to create and manage your own API. It provides a powerful dashboard and features to make your life easier. Databases supported: MySQL, MariaDB, PostgreSQL, SQLite

6 lines 150 B
/** * `$ strapi transfer` */ declare const command: () => import("commander").Command; export default command; //# sourceMappingURL=command.d.ts.map