UNPKG

@redox-contrib/models

Version:

Typescript definitions for the Redox API.

7 lines (6 loc) 152 B
export interface ProviderLocation { Type?: string | null; Facility?: string | null; Department?: string | null; Room?: string | null; }