UNPKG

@strapi/types

Version:

Shared typescript types for Strapi internal use

5 lines 171 B
export type * from './entity'; export type * from './content-type'; export type * from './component'; export type * from './constants'; //# sourceMappingURL=index.d.ts.map