UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

11 lines (10 loc) 239 B
define(["./color/_base"], function(dxcolor){ /*===== return { // summary: // Deprecated. Should require dojox/color modules directly rather than trying to access them through // this module. }; =====*/ return dxcolor; });