Open
Description
Hi!
Would it be possible to export the type expected by the geo mark?
This would be helpful when working with TypeScript.
From what I understand, we currently need to install d3-geo to access the GeoPermissible type. If this type were exported directly from plot, explicitly installing d3-geo wouldn't be necessary.
Thank you!