Skip to main content
Module

x/astral/bindings/celestial.ts>Database_Error

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias Database_Error
import { type Database_Error } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

Database error.

definition: { message: string; code: number; }