mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-24 13:31:29 +00:00
Update index.d.ts (#1458)
This commit is contained in:
parent
e95d5423db
commit
1de8fbbf39
2
lib/index.d.ts
vendored
2
lib/index.d.ts
vendored
@ -360,7 +360,7 @@ declare namespace Realm.Sync {
|
|||||||
url: string;
|
url: string;
|
||||||
validate_ssl?: boolean;
|
validate_ssl?: boolean;
|
||||||
ssl_trust_certificate_path?: string;
|
ssl_trust_certificate_path?: string;
|
||||||
ssl_verify_callback?: SSLVerifyCallback;
|
open_ssl_verify_callback?: SSLVerifyCallback;
|
||||||
error?: ErrorCallback;
|
error?: ErrorCallback;
|
||||||
partial?: boolean;
|
partial?: boolean;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user