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

4 lines 135 B
export * from '@strapi/core'; export type * from '@strapi/types'; export type * from './cli/types'; //# sourceMappingURL=index.d.ts.map