import Value from './value.js' import smartread from './smart-read.js' import smartwrite from './smart-write.js' module.exports = () => { return Value }