formatMaximum.js 70 Bytes
Newer Older
jatuporn Tonggasem's avatar
jatuporn Tonggasem committed
1 2 3
'use strict';

module.exports = require('./_formatLimit')('Maximum');