import { timingSafeEqual as impl } from 'crypto'; const timingSafeEqual = impl; export default timingSafeEqual;