UNPKG

strapi-plugin-gen-types

Version:

Generate types for the different collections, single types & components found in your application

9 lines (8 loc) 192 B
declare const _default: { controller: ({ strapi }: { strapi: import("@strapi/types/dist/core").Strapi; }) => { index(ctx: any): any; }; }; export default _default;