UNPKG

svg-color-linter

Version:

Linting tool to check if SVG files use only colors of a given color palette

2 lines (1 loc) 77 B
export declare const getColorsOfFile: (svgFileContents: string) => string[];