UNPKG

expo-dlna-player

Version:

A React Native/Expo module for DLNA/AirPlay media casting to smart TVs and streaming devices

5 lines 203 B
import ExpoDlnaPlayerModule from './ExpoDlnaPlayerModule'; export * from './ExpoDlnaPlayer.types'; // 导出所有的方法 export default ExpoDlnaPlayerModule; //# sourceMappingURL=ExpoDlnaPlayer.js.map