UNPKG

@minto-ai/xunfei-lat

Version:

讯飞LAT 语音转文本

5 lines (4 loc) 184 B
import { default as InterfaceHandler } from './interface-handler'; import { default as BaseHandler } from './base-handler'; export { BaseHandler, }; export type { InterfaceHandler, };