veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 413 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/functions-types](./functions-types.md) > [HttpsCallable](./functions-types.httpscallable.md)
## HttpsCallable interface
An HttpsCallable is a reference to a "callable" http trigger in Google Cloud Functions.
<b>Signature:</b>
```typescript
export interface HttpsCallable
```