UNPKG

@mattkrick/sanitize-svg

Version:

a small script to remove script tags from SVGs

3 lines 135 B
declare const client: (svg: File, window?: Window | null) => Promise<File>; export default client; //# sourceMappingURL=server.d.ts.map