UNPKG

@abbjs/slownie

Version:

Function to convert numbers as corresponding words

5 lines (3 loc) 89 B
'use strict'; module.exports.pl = require('./pl'); module.exports.en = require('./en');