UNPKG

@nlighten/json-transform-core

Version:

Core types and utilities for handling JSON transformers

4 lines 239 B
export declare const VALID_ID_REGEXP: RegExp; export declare function toObjectFieldPath(key: string): string; export declare const jsonpathJoin: (...args: (string | null | undefined)[]) => string; //# sourceMappingURL=jsonpathJoin.d.ts.map