Type alias CalibrationObjectCallback

CalibrationObjectCallback: ((object) => Promise<DataObject | void> | DataObject | void)

Type declaration