UNPKG

@multiversx/sdk-dapp-swap

Version:

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

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