···11import crypto from 'node:crypto'
22-import { H3, HTTPError, handleCors, type H3Event } from 'h3'
33-import type { CorsOptions } from 'h3'
22+import { H3, HTTPError, handleCors, type H3Event } from 'h3-next'
33+import type { CorsOptions } from 'h3-next'
4455import type { ConnectorState, PendingOperation, OperationType, ApiResponse } from './types.ts'
66import {