UNPKG

@riao/dbal

Version:
4 lines (3 loc) 146 B
/// <reference types="node" /> /// <reference types="node" /> export type Literal = null | boolean | number | bigint | string | Buffer | Date;