mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 08:54:10 +00:00
chore(load) add Util, DOM
This commit is contained in:
parent
8180e6451c
commit
35dc577615
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
var Util, DOM;
|
||||
|
||||
(function (Util, DOM) {
|
||||
'use strict';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue