{
    "Function": "getBorrowedOf",
    "File": "contracts/lybra/interfaces/ILybra.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function getBorrowedOf(address user) external view returns (uint256);"
}