mirror of
https://github.com/zhigang1992/react-native-video-cache.git
synced 2026-01-12 08:23:45 +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