UNPKG

@bytedance/mona-client-web

Version:

web for mona

7 lines 241 B
import React from 'react'; import NotImplemented from '../NotImplemented'; var LivePlayer = function () { return React.createElement(NotImplemented, { name: "LivePlayer" }); }; export default LivePlayer; //# sourceMappingURL=index.js.map