Skip to main content
Module

x/pgsql_ast_parser/utils.ts>Optional

Yet another simple Postgres SQL parser
Latest
type alias Optional
import { type Optional } from "https://deno.land/x/pgsql_ast_parser@12.0.1/utils.ts";
definition: [key in keyof T]?: T[key]