UNPKG

@dipscope/type-manager

Version:

Transform JSON strings or plain objects into JS class instances.

7 lines 189 B
/** * Reference key is an object which identifies unique reference value. * * @type {ReferenceKey} */ export declare type ReferenceKey = any; //# sourceMappingURL=reference-key.d.ts.map