UNPKG

@bddh/starling-realtime-client

Version:

8 lines (7 loc) 152 B
/** * @file 云渲染SDK * @author zhangyue49 */ import HumanClient from './Client'; export default HumanClient; export * from './interface';