UNPKG

@swaptoshi/dex-module

Version:

Klayr decentralized exchange (dex) on-chain module

3 lines (2 loc) 130 B
import { Uint256String } from '../int'; export declare function divRoundingUp(x: Uint256String, y: Uint256String): Uint256String;