UNPKG

react-native-svg

Version:
5 lines 295 B
export declare const camelCaseToDashed: (camelCase: string) => string; export declare const getBoundingClientRect: (node: SVGElement) => DOMRect; export declare function remeasure(this: any): void; export declare function encodeSvg(svgString: string): string; //# sourceMappingURL=index.d.ts.map