Skip to main content
Module

x/alosaur/security.ts>MemoryStore#exist

Alosaur - Deno web framework with many ES Decorators
Very Popular
Latest
method MemoryStore.prototype.exist
import { MemoryStore } from "https://deno.land/x/alosaur@v1.1.1/security.ts";

Parameters

sid: string

Returns

Promise<boolean>