UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

4 lines 123 B
//A sample module to use in the i18n build test. define(["i18n!nls/colors"], function(colors){ var red = colors.red; });