UNPKG

@aimee-blue/ab-service-kit

Version:
11 lines (9 loc) 193 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isTruthy = isTruthy; function isTruthy(value) { return !!value; } //# sourceMappingURL=isTruthy.js.map