source:
Dev/trunk/src/client/dojox/lang/functional.js
@
529
Last change on this file since 529 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 107 bytes |
Line | |
---|---|
1 | define(["./functional/lambda", "./functional/array", "./functional/object"], function(df){ |
2 | return df; |
3 | }); |
Note: See TracBrowser
for help on using the repository browser.