UNPKG

airtable

Version:

The official Airtable JavaScript library.

6 lines (5 loc) 87 B
export interface Thumbnail { url: string; width: number; height: number; }