UNPKG

@multiversx/sdk-dapp-swap

Version:

A library to hold the main logic for swapping between tokens on the MultiversX blockchain

3 lines 174 B
import { RuleType } from 'validation/types'; export declare const getIsValidNumberRule: () => RuleType<string | undefined>; //# sourceMappingURL=getIsValidNumberRule.d.ts.map