core.normalizecreatebinaryoptions | Medplum
normalizeCreateBinaryOptions() function
Signature:
export declare function normalizeCreateBinaryOptions(arg1: BinarySource | CreateBinaryOptions, arg2: string | undefined | MedplumRequestOptions, arg3?: string, arg4?: (e: ProgressEvent) => void): CreateBinaryOptions;
Parameters
| Parameter | Type | Description |
|---|---|---|
| arg1 | BinarySource | CreateBinaryOptions | |
| arg2 | string | undefined | MedplumRequestOptions | |
| arg3 | string | (Optional) |
| arg4 | (e: ProgressEvent) => void | (Optional) |
Returns:
CreateBinaryOptions