UNPKG

svg-inplace-rasterize

Version:

Rasterize parts of an SVG to keep it animatable while reducing size and improving render time.

3 lines (2 loc) 123 B
/// <reference types="cheerio" /> export declare function getFilter(y: 'i' | 'n'): ($: CheerioStatic) => CheerioElement[];