UNPKG

svg-color-linter

Version:

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

2 lines (1 loc) 85 B
export declare const containsBase64EncodedString: (fileContents: string) => boolean;