Skip to content

Commit

Permalink
Update src/mark.d.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Bostock <[email protected]>
  • Loading branch information
Fil and mbostock authored Nov 21, 2024
1 parent e2527d3 commit 3d9234d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mark.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {GeoPermissibleObjects} from "d3";
import type {GeoPermissibleObjects} from "d3";
import type {Channel, ChannelDomainSort, ChannelValue, ChannelValues, ChannelValueSpec} from "./channel.js";
import type {Context} from "./context.js";
import type {Dimensions} from "./dimensions.js";
Expand Down

0 comments on commit 3d9234d

Please sign in to comment.