mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-04-30 23:37:57 +00:00
3 lines
87 B
JavaScript
3 lines
87 B
JavaScript
import { isOn } from './helpers.js';
|
|
export const isToBn = /*#__PURE__*/ isOn('toBn');
|