Fetch data from database.
db.get(database)
db.get('fruit') // db.get('fruit') == 'apple'
Last updated 3 years ago
Was this helpful?