UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

5 lines (4 loc) 131 B
export default class StrapiModelService { static getModels(): Promise<any>; static getLocalizableModels(): Promise<any>; }