UNPKG

@unclepaul/allcountjs

Version:

The open source framework for rapid business application development with Node.js

6 lines (5 loc) 98 B
export function Locale(config) { if (config != null) { this.set(config); } }