UNPKG

kysely-mapper

Version:

Flexible Kysely-based utility for mapping between tables and objects

7 lines 263 B
"use strict"; /** * The type and implementation of the query filter object, which can * be passed as an argument to query functions to constrain results. */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=query-filter.js.map