ixfx
Version:
A framework for programming interactivity
56 lines • 971 B
JavaScript
import {
arrayTest,
defined,
functionTest,
isFunction,
isPlainObject,
isPlainObjectOrPrimitive,
isStringArray,
nullUndef,
stringTest,
throwArrayTest,
throwFunctionTest,
throwNullUndef,
throwStringTest
} from "./chunk-WYMJKVGY.js";
import {
ifNaN,
integerParse,
integerTest,
isPowerOfTwo,
numberInclusiveRangeTest,
numberTest,
percentTest,
throwFromResult,
throwIntegerTest,
throwNumberTest,
throwPercentTest
} from "./chunk-UC4AQMTL.js";
import "./chunk-L5EJU35C.js";
export {
arrayTest,
defined,
functionTest,
ifNaN,
integerParse,
integerTest,
isFunction,
isPlainObject,
isPlainObjectOrPrimitive,
isPowerOfTwo,
isStringArray,
nullUndef,
numberInclusiveRangeTest,
numberTest,
percentTest,
stringTest,
throwArrayTest,
throwFromResult,
throwFunctionTest,
throwIntegerTest,
throwNullUndef,
throwNumberTest,
throwPercentTest,
throwStringTest
};
//# sourceMappingURL=guards.js.map