UNPKG

check-ethereum-scanner

Version:

Safety checks for new Ethereum tokens

2 lines 146 B
export const crypto = typeof globalThis === 'object' && 'crypto' in globalThis ? globalThis.crypto : undefined; //# sourceMappingURL=crypto.js.map