UNPKG

nunjucks-template-loader

Version:
9 lines (8 loc) 176 B
const min = require('./min'); const numberFormat = require('./numberFormat'); const shorten = require('./shorten'); module.exports = { shorten, min, numberFormat }