UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

3 lines (2 loc) 127 B
declare const pickEntries: (flatten: Record<string, any>, pickPaths: string[]) => Record<string, any>; export { pickEntries };