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 t } from "../common.js"; const s = (o) => o === !!o, i = (o) => typeof o == "function", c = (o) => o === null, e = (o) => o == null, l = (o) => typeof o == "number", r = (o) => t(o) === "Object", f = (o) => typeof o == "string", b = (o) => typeof o == "symbol", m = (o) => o === void 0; export { s as isBoolean, i as isFunction, c as isNull, e as isNullish, l as isNumber, r as isPlainObject, f as isString, b as isSymbol, m as isUndefined };