UNPKG

@bemedev/decompose

Version:
10 lines 268 B
export declare const DEFAULT_FLAT_OPTIONS: { readonly sep: "."; readonly children: false; }; export declare const DEFAULT_DECOMPOSE_OPTIONS: { readonly sep: "."; readonly object: "key"; readonly start: true; }; //# sourceMappingURL=objects.d.ts.map