UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

3 lines (2 loc) 109 B
declare function flattenObject(obj: any, delimiter?: string): Record<string, any>; export { flattenObject };