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 b4efb30 commit dbbd417Copy full SHA for dbbd417
‎types/rdfjs__term-map/Factory.d.ts
@@ -1,4 +1,4 @@
1
-import TermMap from '.';
+import TermMap from './index.js';
2
import { Term } from '@rdfjs/types';
3
4
export interface TermMapFactory {
0 commit comments