'use strict';
This commit is contained in:
parent
291b75c43b
commit
56370aa0a7
113 changed files with 207 additions and 15 deletions
|
|
@ -1,3 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
// Ox.js Developer Version
|
||||
|
||||
/*
|
||||
|
|
@ -8,7 +10,7 @@ Usage:
|
|||
Ox.load({module: options, module: options}, callback)
|
||||
*/
|
||||
|
||||
Ox = {
|
||||
window.Ox = {
|
||||
|
||||
load: function() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue