Skip to content

Commit

Permalink
update js types
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura-Danielle committed Feb 20, 2024
1 parent a90febf commit e05f8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-client/src/calibration/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export interface PipOffsetDeletionParams {

export interface TipLengthDeletionParams {
calType: 'tipLength'
tiprack_hash: string
tiprack_uri: string
pipette_id: string
}
export type DeleteCalRequestParams =
Expand Down

0 comments on commit e05f8bd

Please sign in to comment.