Type alias List

List: {
    id: string;
    title: string;
}

Type declaration

  • id: string
  • title: string

Generated using TypeDoc