{
    "Function": "calculateSubComponents",
    "File": "registries/contracts/interfaces/IRegistry.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function calculateSubComponents(uint32[] memory unitIds) external view returns (uint32[] memory subComponentIds);"
}