mirror of
https://github.com/zhigang1992/react-native-video-cache.git
synced 2026-01-12 16:42:21 +08:00
3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
export default (url) => url;
|
|
export const convertAsync = Promise.resolve;
|