Chunte's picture
Chunte HF staff
Upload 1033 files
d8f0e51 verified
raw
history blame
No virus
192 Bytes
import index from './index.js'
export default index
export const objectify = index.objectify
export const parse = index.parse
export const async = index.async
export const sync = index.sync