mirror of
https://github.com/zhigang1992/react-native-video-cache.git
synced 2026-04-30 14:02:03 +08:00
fix: update type def
This commit is contained in:
2
index.d.ts
vendored
2
index.d.ts
vendored
@@ -1 +1 @@
|
|||||||
export default function convert(url: string): Promise<string>
|
export default function convert(url: string): string;
|
||||||
|
|||||||
Reference in New Issue
Block a user