fix compiling issues
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Tree from '../Util/Tree'
|
||||
import ID from '../Util/ID'
|
||||
import Tree from '../Util/Tree.js'
|
||||
import ID from '../Util/ID.js'
|
||||
|
||||
class DSNode {
|
||||
constructor (id, len, gc) {
|
||||
|
||||
Reference in New Issue
Block a user