ohctechv3/.svn/pristine/37/37be81ceacaa9de48eda2560b47dae31c1a92166.svn-base
2024-10-28 15:03:36 +05:30

9 lines
192 B
Plaintext

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