source:
Dev/trunk/src/client/dojox/drawing/_base.js
@
529
Last change on this file since 529 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 140 bytes |
Line | |
---|---|
1 | define(["dojo", "./annotations/Label", "./Drawing" |
2 | ],function(dojo, L, Drawing){ |
3 | dojo.experimental("dojox.drawing"); |
4 | return Drawing; |
5 | }); |
6 |
Note: See TracBrowser
for help on using the repository browser.