React Native Firebase
    Preparing search index...

    Interface TemplateFunctionDeclarationsToolBeta

    A piece of code that enables the system to interact with external systems.

    interface TemplateFunctionDeclarationsTool {
        functionDeclarations?: TemplateFunctionDeclaration[];
    }
    Index

    Properties

    functionDeclarations?: TemplateFunctionDeclaration[]

    Optional. One or more function declarations to be passed to the server-side template execution.