UNPKG

@redox-contrib/models

Version:

Typescript definitions for the Redox API.

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