introduce ace.provide function to create namespaces
This commit is contained in:
parent
ee1c4a0169
commit
b9391734b6
16 changed files with 349 additions and 358 deletions
|
|
@ -1,5 +1,4 @@
|
|||
if (!window.ace)
|
||||
ace = {};
|
||||
ace.provide("ace.TextInput");
|
||||
|
||||
ace.TextInput = function(parentNode, host) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue