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 c8bb327 commit 5878223Copy full SHA for 5878223
test/geojson_wrapper-test.ts
@@ -1,5 +1,5 @@
1
import {describe, test, expect} from 'vitest';
2
-import {GeoJSONWrapper} from '../index.ts';
+import {GeoJSONWrapper} from '../index';
3
4
describe('geojsonwrapper', () => {
5
test('linestring', () => {
0 commit comments