UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

2 lines (1 loc) 98 B
export declare const dropPropertyDeep: (obj: any, propertyName: string, isRoot?: boolean) => any;