We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424233e commit 12a3122Copy full SHA for 12a3122
src/index.js
@@ -5,7 +5,7 @@ import {
5
} from 'common-spectrum';
6
7
import { convertPeak } from './convertPeak.js';
8
-import { getAnnotations } from './jsgraph/getAnnotations';
+import { getAnnotations } from './jsgraph/getAnnotations.js';
9
10
export { AnalysesManager, Analysis, toJcamp } from 'common-spectrum';
11
0 commit comments