{
    "Function": "isBridgeAgentFactory",
    "File": "src/interfaces/IBranchPort.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function isBridgeAgentFactory(address _bridgeAgentFactory) external view returns (bool);"
}