UNPKG

airtable

Version:

The official Airtable JavaScript library.

6 lines (5 loc) 87 B
export interface Collaborator { id: string; email: string; name: string; }