fix: mochaが動かないため拡張子なしに戻した
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import autobind from 'autobind-decorator';
|
||||
import Xev from 'xev';
|
||||
import Channel from '../channel.js';
|
||||
import Channel from '../channel';
|
||||
|
||||
const ev = new Xev();
|
||||
|
||||
|
Reference in New Issue
Block a user