UNPKG

@nikolarhristov/pipeline

Version:
5 lines (4 loc) • 112 B
import type { Config } from "svgo"; export default interface SVG extends Config { [key: string]: any; }