uuid.js 77 B

123
  1. define("dojox/uuid", ['dojox/uuid/_base'], function(uuid){
  2. return uuid;
  3. });