UNPKG

ejson2

Version:
7 lines (6 loc) 100 B
/** * @todo Support buffers. * * @param item */ export declare const parse: (item: any) => any;