It should be the getFills method.
Closed this issue · 1 comments
aykutkardas commented
import { getFills } from "svgps";
getFills("<svg>...</svg>")
// ["...", "..."]
aykutkardas commented
Closes with this commit d686835
Closed this issue · 1 comments
import { getFills } from "svgps";
getFills("<svg>...</svg>")
// ["...", "..."]
Closes with this commit d686835