UNPKG

@mojito-inc/secondary-market

Version:

Mojito secondary market is the platform to purchase NFT.

2 lines (1 loc) 118 B
"use strict";exports.getTotalPage=(t,r)=>{if(0===t||0===r)return 0;const e=t/r,o=Math.floor(e);return 0===t%r?o:o+1};