source:
Dev/branches/rest-dojo-ui/client/util/build/process.js
@
256
Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago | |
---|---|
File size: 101 bytes |
Line | |
---|---|
1 | define(["dojo/has!host-node?./node/process:./rhino/process"], function(result){ |
2 | return result; |
3 | }); |
Note: See TracBrowser
for help on using the repository browser.