Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Fetch multiple entries from db

Parameters

start: number
  • First entry you want to fetch
length: number
  • Length to fetch

Returns

DataBase<DataType>[]
  • Returns Array