UNPKG

54 BJavaScriptView Raw
1export const isBigInt = (x) => typeof x === "bigint";