UNPKG

suma-db

Version:

A Brazilian database that supports JSON(JavaScript Object Notation)

3 lines 91 B
module.exports = function (Class, key) { return !!Class.fetch(key, { rapid: true }) }