UNPKG

imgur

Version:

Unofficial JavaScript library for Imgur

4 lines (3 loc) 136 B
import { ImgurClient } from './client'; export type { ImgurCredentials, ImgurApiResponse } from './client'; export default ImgurClient;