fix: mochaが動かないため拡張子なしに戻した
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { EndoRelation, Predicate } from './relation.js';
|
||||
import { EndoRelation, Predicate } from './relation';
|
||||
|
||||
/**
|
||||
* Count the number of elements that satisfy the predicate
|
||||
|
Reference in New Issue
Block a user