Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

esm.sh/@firebase/[email protected]/dist/index.d.ts

enableNetwork

Re-enables use of the network for this Firestore instance after a prior call to disableNetwork.

function enableNetwork(firestore: Firestore): Promise<void>;
§
enableNetwork(firestore: Firestore): Promise<void>
[src]

§Parameters

§
firestore: Firestore
[src]

§Return Type

§
Promise<void>
[src]

A Promise that is resolved once the network has been enabled.

Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
System Status
Companies interested in Deno