Skip to content

Commit 3d9234d

Browse files
Filmbostock
andauthored
Update src/mark.d.ts
Co-authored-by: Mike Bostock <[email protected]>
1 parent e2527d3 commit 3d9234d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mark.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {GeoPermissibleObjects} from "d3";
1+
import type {GeoPermissibleObjects} from "d3";
22
import type {Channel, ChannelDomainSort, ChannelValue, ChannelValues, ChannelValueSpec} from "./channel.js";
33
import type {Context} from "./context.js";
44
import type {Dimensions} from "./dimensions.js";

0 commit comments

Comments
 (0)