1// HACK
2// expo-modules-core tries to require('crypto') in uuid.web.js
3// and while it tries to detect web crypto before doing so, our
4// build fails when it tries to do this require. We use a babel
5// and tsconfig alias to direct it here
6// -prf
7exportdefaultcrypto