UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

9 lines (8 loc) 265 B
declare const _default: (localizableTree?: any[], storedSetupSchema?: any[]) => { oLocalizableTree: any[]; oStoredSetupSchema: any[]; removedKeys: string[]; newKeys: string[]; filteredStoredSetupSchemaKeys: string[]; }; export default _default;