UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

2 lines (1 loc) 104 B
export declare const resetArrayKeysDeep: (object: Record<string, any>, keysToFilter: string[]) => void;