UNPKG

any-serialize

Version:

Serialize / Deserialize any JavaScript objects, as long as you provides how-to. I have already provided `Date`, `RegExp`, `Set` and `Function`.

4 lines 186 B
import { IRegistration } from './utils'; export declare const MongoDateAdapter: IRegistration; export declare const MongoRegExpAdapter: IRegistration; //# sourceMappingURL=mongo.d.ts.map