core.binarysource | Medplum
BinarySource type
Source for a FHIR Binary.
Signature:
export type BinarySource = string | File | Blob | Uint8Array;
Source for a FHIR Binary.
Signature:
export type BinarySource = string | File | Blob | Uint8Array;