UNPKG
react-native-svg-animation-fix
Version:
latest (12.1.1)
12.1.1
SVG library for react-native
github.com/bardliu/react-native-svg
bardliu/react-native-svg
react-native-svg-animation-fix
/
lib
/
typescript
/
index.d.ts
3 lines
(2 loc)
•
78 B
TypeScript
View Raw
1
2
3
export
*
from
'./ReactNativeSVG'
;
export
{
default
}
from
'./ReactNativeSVG'
;