package api const Db_JS = ` web3._extend({ property: 'db', methods: [ ], properties: [ ] }); `