import { exposeGlobal } from '@pezkuwi/x-global'; import { crypto } from '@pezkuwi/x-randomvalues'; exposeGlobal('crypto', crypto);