UNPKG

@sutton-signwriting/sgnw-components

Version:

a javascript package of web components for use with the SignWriting script.

3 lines (2 loc) 172 B
export declare const addSvgStyle: (svg: string, style: string) => string; export declare const addSvgClassStyle: (svg: string, className: string, style: string) => string;