UNPKG

react-native-web-headroom

Version:
12 lines (11 loc) 197 B
<html> <head> <script src="./node_modules/es5-shim/es5-shim.js"></script> <script src="./es6-shim.min.js"></script> <script> Promise.resolve(2); Promise(); new Promise(); </script> </head> </html>