mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
chore: lint
This commit is contained in:
parent
d139011cc3
commit
cad5e0f44e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
/* global CloudCmd, DOM */
|
||||
import exec from 'execon';
|
||||
import wrap from 'wraptile';
|
||||
import createElement from '@cloudcmd/create-element';
|
||||
|
|
@ -6,6 +5,7 @@ import {getIdBySrc} from '#dom/load';
|
|||
import * as RESTful from '#dom/rest';
|
||||
import {FS} from '#common/cloudfunc';
|
||||
|
||||
const {CloudCmd, DOM} = globalThis;
|
||||
const {config, Key} = CloudCmd;
|
||||
|
||||
const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue