## FhircastHubContentContext type  
**Signature:**  
```typescript  
export type FhircastHubContentContext = {  
    key: 'content';  
    resource: Bundle;  
};  
```  
- [FhircastHubContentContext type](/content/docs/sdk/core.fhircasthubcontentcontext#fhircasthubcontentcontext-type/index.html)
