UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 467 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/functions](./functions.md) &gt; [HttpsCallableOptions](./functions.httpscallableoptions.md) &gt; [timeout](./functions.httpscallableoptions.timeout.md) ## HttpsCallableOptions.timeout property Time in milliseconds after which to cancel if there is no response. Default is 70000. <b>Signature:</b> ```typescript timeout?: number; ```