UNPKG

picgo

Version:

A tool for image uploading

4 lines (3 loc) 89 B
import { IPlugin } from '../../types'; declare const upload: IPlugin; export { upload };