UNPKG

gmail-getter

Version:

A simple tool that gets emails from the Gmail API

5 lines (4 loc) 135 B
export * from './fetch-email-by-id'; export * from './fetch-emails-list'; export * from './get-access-token'; export * from './types';