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

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

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

Delete entry from db by ID

Parameters

id: number
  • ID of the entry you want to delete