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 e2527d3 commit 3d9234dCopy full SHA for 3d9234d
src/mark.d.ts
@@ -1,4 +1,4 @@
1
-import {GeoPermissibleObjects} from "d3";
+import type {GeoPermissibleObjects} from "d3";
2
import type {Channel, ChannelDomainSort, ChannelValue, ChannelValues, ChannelValueSpec} from "./channel.js";
3
import type {Context} from "./context.js";
4
import type {Dimensions} from "./dimensions.js";
0 commit comments