mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature: client: listeners: migrate to ESM
This commit is contained in:
parent
091f901789
commit
f849b8423d
8 changed files with 26 additions and 40 deletions
|
|
@ -8,7 +8,6 @@ const {
|
|||
setCurrent,
|
||||
selectFileNotParent,
|
||||
} = require('./set-current');
|
||||
const {promptNewFile} = require('../../dom');
|
||||
|
||||
module.exports = (key, event, overrides = {}) => {
|
||||
const defaults = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue