mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 14:05:09 +00:00
11 lines
90 B
JavaScript
11 lines
90 B
JavaScript
export default class {
|
|
constructor(props) {
|
|
|
|
}
|
|
|
|
toArray = () => {
|
|
|
|
};
|
|
};
|
|
|