UNPKG

structured-elements

Version:

A TypeScript package for modelling and validating data

5 lines 157 B
export declare const buildElementPath: ({ key, path, }: { key: string | number; path: string; }) => string; //# sourceMappingURL=elementPath.d.ts.map