mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-17 23:56:11 +08:00
Rename hashname -> hash
This commit is contained in:
2
lib/index.d.ts
vendored
2
lib/index.d.ts
vendored
@@ -60,7 +60,7 @@ export function setCustomEndpoints({
|
||||
}): void;
|
||||
|
||||
interface ProgressData {
|
||||
hashname: string;
|
||||
hash: string;
|
||||
received: number;
|
||||
total: number;
|
||||
}
|
||||
|
Reference in New Issue
Block a user