抽取 randomUUID, crypto-browserify
This commit is contained in:
@@ -2,3 +2,6 @@ export * from './ApiDeclare.ts'
|
||||
|
||||
import ApiCallbackMessage from './ApiCallbackMessage.ts'
|
||||
export type { ApiCallbackMessage }
|
||||
|
||||
import randomUUID from './randomUUID.ts'
|
||||
export { randomUUID }
|
||||
|
||||
Reference in New Issue
Block a user