Skip to main content
Module

x/stowrage/deps.ts>Empty

Stowre all the thing's you like
Latest
variable Empty
import { Empty } from "https://deno.land/x/stowrage@v0.4.2/deps.ts";

Empty

A special constant. This is a Rows object which has no results. It is still iterable, however it won't yield any results.

Empty is returned from queries which return no data.

type

Rows