UNPKG

picgo

Version:

A tool for image uploading

3 lines (2 loc) 128 B
import type { IPicGo } from '../../../../types'; export declare const createLogoutAction: (ctx: IPicGo) => () => Promise<void>;