mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-16 08:40:07 +00:00
5 lines
224 B
JavaScript
5 lines
224 B
JavaScript
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
export default codegenNativeComponent('RNSVGMarker', {
|
|
interfaceOnly: true
|
|
});
|
|
//# sourceMappingURL=MarkerNativeComponent.js.map
|