UNPKG

konditions

Version:

A simple and customizable JSON-based condition engine in TypeScript (e.g. GreaterThan, StringLike, Every, Some)

6 lines 147 B
"use strict"; /** * A basic plain-object type */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=model.js.map