UNPKG

@4lch4/toggl-aid

Version:

A wrapper library for interacting with the Toggl API.

5 lines (4 loc) 60 B
export interface Tag { name: string; wid: number; }