{
    "Function": "getPubPointer",
    "File": "contracts/interfaces/ILensHub.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function getPubPointer(uint256 profileId, uint256 pubId)\n        external\n        view\n        returns (uint256, uint256);"
}