UNPKG

@4lch4/toggl-aid

Version:

A wrapper library for interacting with the Toggl API.

6 lines (5 loc) 76 B
export interface Group { name: string; wid: number; at: Date; }