UNPKG

refql

Version:

A Node.js and Deno library for composing and running SQL queries.

5 lines (4 loc) 144 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const RQLEmpty = Symbol("@@RQLEmpty"); exports.default = RQLEmpty;