UNPKG

sebastian

Version:

A flow-control library aimed at encouraging organized, testable code.

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