UNPKG

veritatisdoloremque

Version:
14 lines (8 loc) 466 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/functions-types](./functions-types.md) &gt; [Functions](./functions-types.functions.md) &gt; [customDomain](./functions-types.functions.customdomain.md) ## Functions.customDomain property A custom domain hosting the callable Cloud Functions. ex: https://mydomain.com <b>Signature:</b> ```typescript customDomain: string | null; ```