UNPKG

picgo

Version:

A tool for image uploading

4 lines (3 loc) 146 B
import type { IPicGo } from '../../types'; declare function registerPicGoCloudUploader(ctx: IPicGo): void; export { registerPicGoCloudUploader };