UNPKG

web2api-server

Version:

server part of web2api service(1/2)

13 lines (12 loc) 220 B
export type { ModelId, RxErrorType, RxRegisterType, RxStreamErrorType, RxStreamType, RxType, TxChatType, TxErrorType, TxType, } from "./ws/type.ts"; export type { ServerState } from "./handler/api.ts";