Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/stowrage/src/stowrage.ts>Stowrage#init

Stowre all the thing's you like
Latest
method Stowrage.prototype.init
import { Stowrage } from "https://deno.land/x/stowrage@v0.4.2/src/stowrage.ts";

Initiate persistent storage Throw's when isPersistent = false

Returns

Promise<void>