UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

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;