UNPKG

koishi-plugin-picsource-yande

Version:

Picture source from [Yande](https://yande.re) and [Konachan](https://konachan.com)

6 lines (5 loc) 123 B
export declare class PicSourceYandePluginConfig { endpoint: string; pageLimit: number; useOriginal: boolean; }