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.

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