UNPKG

180 BJavaScriptView Raw
1// Copyright 2017-2022 @polkadot/util authors & contributors
2// SPDX-License-Identifier: Apache-2.0
3import { isOn } from "./helpers.js";
4export const isToBigInt = isOn('toBigInt');
\No newline at end of file