Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ functions
Method
functions
packages/firebase-functions/index.d.ts:36–36 ·
view source on GitHub ↗
(app?: FirebaseApp)
Source
from the content-addressed store, hash-verified
34
35
export
interface
FirebaseFunctions {
36
static functions(app?: FirebaseApp): Functions;
37
}
38
/**
39
Add Region (Android & iOS) or Custom Domain (iOS only) to Firebase Functions HTTPS call
Callers
1
constructor
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected