Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alosaur/security.ts>MemoryStore#exist

Alosaur - Deno web framework with many decorators
Go to Latest
method MemoryStore.prototype.exist
import { MemoryStore } from "https://deno.land/x/alosaur@v0.32.0/security.ts";

Parameters

sid: string

Returns

Promise<boolean>