{
    "Function": "guardianPauseAllowed",
    "File": "src/core/Governance/ITemporalGovernor.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function guardianPauseAllowed() external view returns (bool);"
}