调整 index入口
This commit is contained in:
parent
fb1dbc8129
commit
bc4a06ddbe
|
|
@ -14,7 +14,6 @@ export * from './types/Page';
|
|||
export * from './types/Message';
|
||||
export * from './types/RuntimeCxt';
|
||||
|
||||
export { composeFileUrl } from './utils/extraFile';
|
||||
export { getLivestream, getPlayBackUrl, getStreamObj } from './utils/livestream';
|
||||
export { BackendRuntimeContext } from './context/BackendRuntimeContext';
|
||||
export {
|
||||
|
|
|
|||
Loading…
Reference in New Issue