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

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

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

Check if your stowrage has an entry with the given name

Parameters

name: string
  • Name to look for

Returns

boolean
  • Returns true or false