UNPKG

@polkadot/util

Version:
4 lines 180 B
// Copyright 2017-2022 @polkadot/util authors & contributors // SPDX-License-Identifier: Apache-2.0 import { isOn } from "./helpers.js"; export const isToBigInt = isOn('toBigInt');