fix: crypto.randomUUID is not a function
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import type { TicketInfoType, TokenInfoType } from 'react-rotate-captcha'
|
||||
import { handle } from './canvas'
|
||||
import * as crypto from 'crypto'
|
||||
import wallhaven from '@/assets/images/wallhaven.jpg'
|
||||
export type ActionType = {
|
||||
code: 0 | 1
|
||||
|
Reference in New Issue
Block a user