Files
react-native-video-cache/index.web.js
2020-10-07 10:40:44 +08:00

3 lines
74 B
JavaScript

export default (url) => url;
export const convertAsync = Promise.resolve;