UNPKG
b4a
Version:
latest (1.8.1)
1.8.1
1.8.0
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.0.0
Bridging the gap between buffers and typed arrays
github.com/holepunchto/b4a
holepunchto/b4a
b4a
/
react-native.js
6 lines
(5 loc)
•
105 B
JavaScript
View Raw
1
2
3
4
5
6
try
{
module
.
exports
= require(
'react-native-b4a'
) }
catch
{
module
.
exports
= require(
'./browser'
) }