UNPKG

@redox-contrib/models

Version:

Typescript definitions for the Redox API.

6 lines (5 loc) 114 B
export interface CodeSetName { Code?: string | null; Codeset?: string | null; Name?: string | null; }