4 lines
165 B
JavaScript
4 lines
165 B
JavaScript
export function getReactNativeVersion() {
|
|
throw new Error('getReactNativeVersion is not supported on web');
|
|
}
|
|
//# sourceMappingURL=getReactNativeVersion.web.js.map
|