UNPKG

strapi-plugin-oembed

Version:
15 lines (14 loc) 276 B
declare const routes: { admin: { type: string; routes: { method: string; path: string; handler: string; config: { policies: any[]; }; }[]; }; }; export default routes;