class InMemoryStateBackend
implements StateBackend
import { InMemoryStateBackend } from "https://deno.land/x/s3si@gui-v0.4.16/src/state.ts";
Constructors
new
InMemoryStateBackend(state?: State)Properties
state: State
import { InMemoryStateBackend } from "https://deno.land/x/s3si@gui-v0.4.16/src/state.ts";