3 lines
105 B
JavaScript
Raw Normal View History

2024-03-23 22:19:49 +00:00
export { default as GradientPath } from "./GradientPath"
export { getData, strokeToFill } from "./_data"