UNPKG

better-sqlite3-multiple-ciphers

Version:
8 lines (5 loc) 181 B
'use strict'; const DatabaseInspection = function Database() {}; module.exports = function inspect(depth, opts) { return Object.assign(new DatabaseInspection(), this); };