method Database.prototype.loadimport { Database } from "https://deno.land/x/aloedb@0.9.0/lib/database.ts"; load(): Promise<void>Load data from storage file. ReturnsPromise<void>