UNPKG

@thisisagile/easy-mongo

Version:
3 lines (2 loc) 102 B
import { Json } from '@thisisagile/easy'; export declare const toMongoType: (input: unknown) => Json;