UNPKG

noticebord-client

Version:

The official Typescript client library for the Noticebord API.

5 lines (4 loc) 67 B
export interface NestedTopic { id: number; name: string; }