UNPKG

@strawbinary-io/api-video-strapi-5-plugin

Version:

A powerful Strapi plugin to easily manage your videos and integrate them in your project

11 lines (10 loc) 215 B
declare const _default: { register(app: any): void; registerTrads({ locales }: { locales: string[]; }): Promise<{ data: any; locale: string; }[]>; }; export default _default;