UNPKG

@isotope/prototope

Version:

Isotope-based JavaScript library for speedy UI prototyping

4 lines 152 B
import { createUtil } from "../util"; const fillCurrent = createUtil({ fill: "currentColor" }); export { fillCurrent }; //# sourceMappingURL=fill.js.map