Skip to main content
Module

x/textdb/mod.ts>JsonDB#_getRawDB

Use Textdb from Deno
Latest
method JsonDB.prototype._getRawDB
import { JsonDB } from "https://deno.land/x/textdb@0.1.2/mod.ts";

get raw data from TextDB

Returns

Promise<Record<string, JsonDBSchema<T>>>

got data