UNPKG

@adyen/adyen-platform-experience-web

Version:

![Platform Experience header](https://github.com/Adyen/adyen-platform-experience-web/assets/7926613/18094965-9e01-450e-8dc9-ea84e6b22c2b)

14 lines (13 loc) 485 B
import { toStringTag as o } from "../common.js"; const s = (n) => n === !!n, i = (n) => typeof n == "function", e = (n) => n === null, c = (n) => n == null, f = (n) => typeof n == "number", l = (n) => o(n) === "Object", r = (n) => typeof n == "string", u = (n) => typeof n == "symbol", b = (n) => n === void 0; export { s as isBoolean, i as isFunction, e as isNull, c as isNullish, f as isNumber, l as isPlainObject, r as isString, u as isSymbol, b as isUndefined };