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
/
src
/
lib
/
extract
/
transform.d.ts
2 lines
(1 loc)
•
70 B
TypeScript
View Raw
1
2
export
function
parse
(
transform
:
string
,
options
?:
object
):
number
[];