UNPKG

@contentstack/datasync-content-store-filesystem

Version:
6 lines (5 loc) 311 B
export declare const filter: any; export declare const getPathKeys: (patternKeys: any, json: any) => any[]; export declare const removeUnwantedKeys: (unwanted: any, json: any) => any; export declare const normalizeBaseDir: (config: any) => any; export declare const buildLocalePath: (appConfig: any) => string;