UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

3 lines (2 loc) 89 B
declare const omitDeep: (collection: any, excludeKeys: any) => any; export { omitDeep };