export {default as isDict} from './isDict' export {default as setDeepValue} from './setDeepValue' export {default as getDeepValue} from './getDeepValue'