UNPKG

react-native-svg

Version:
6 lines 360 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; export declare const getAttributeName: (attr: string) => string; //# sourceMappingURL=index.d.ts.map