UNPKG

strapi-plugin-gen-types

Version:

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

11 lines (10 loc) 184 B
declare const _default: { method: string; path: string; handler: string; config: { policies: any[]; auth: boolean; }; }[]; export default _default;