mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
fix(dom) Dialog
This commit is contained in:
parent
18222286f0
commit
ec8cb4c19a
5 changed files with 20 additions and 19 deletions
|
|
@ -6,8 +6,8 @@ const jonny = require('jonny');
|
|||
const exec = require('execon');
|
||||
|
||||
const Storage = require('./storage');
|
||||
const Dialog = require('./dialog');
|
||||
const DOM = require('./dom');
|
||||
const {Dialog} = DOM;
|
||||
|
||||
module.exports = new BufferProto(DOM, CloudCmd);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue