UNPKG

@redox-contrib/models

Version:

Typescript definitions for the Redox API.

5 lines (4 loc) 82 B
export interface NotesOrder { ID?: string | null; Name?: string | null; }