UNPKG

af-conditionals

Version:

A library that provides tools for making decisions in your code

7 lines 294 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./and"), exports); tslib_1.__exportStar(require("./logical"), exports); tslib_1.__exportStar(require("./or"), exports); //# sourceMappingURL=index.js.map