mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-30 21:49:31 +00:00
Add build
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
||||
export default codegenNativeComponent('RNSVGMarker', {
|
||||
interfaceOnly: true
|
||||
});
|
||||
//# sourceMappingURL=MarkerNativeComponent.js.map
|
||||
Reference in New Issue
Block a user