UNPKG

@redox-contrib/models

Version:

Typescript definitions for the Redox API.

6 lines (5 loc) 112 B
export interface Specimen { BodySite?: string | null; ID?: string | null; Source?: string | null; }