UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

3 lines (2 loc) 93 B
declare const flattenObject: (object: any, prefix?: string) => {}; export { flattenObject };