Files
marianesaldana 80dbd947e5 Initial commit
2026-05-23 08:59:34 -06:00

4 lines
165 B
JavaScript

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