UNPKG

svg-color-linter

Version:

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

2 lines (1 loc) 73 B
export declare const readSvgFile: (fileName: string) => Promise<string>;