We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098d694 commit 2e51a0bCopy full SHA for 2e51a0b
test/intersect.spec.js
@@ -1,4 +1,4 @@
1
-import intersect from '../intersect.js';
+import intersect from 'path-intersection';
2
3
import domify from 'domify';
4
0 commit comments