UNPKG
react-native-bunker
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Bundle React Project with several packages.
react-native-bunker
/
src
/
symbol.js
2 lines
•
116 B
JavaScript
View Raw
1
2
// module.exports = Symbol.for('react-native-bunker-symbol');
module
.
exports
=
'Symbol(react-native-bunker-symbol)'
;