source:
Dev/trunk/src/client/util/build/fs.js
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 91 bytes |
Rev | Line | |
---|---|---|
[483] | 1 | define(["dojo/has!host-node?./node/fs:./rhino/fs"], function(result){ |
2 | return result; | |
3 | }); |
Note: See TracBrowser
for help on using the repository browser.