source: Dev/trunk/src/client/util/build/process.js @ 536

Last change on this file since 536 was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 101 bytes
Line 
1define(["dojo/has!host-node?./node/process:./rhino/process"], function(result){
2  return result;
3});
Note: See TracBrowser for help on using the repository browser.