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