UNPKG

e621-sdk

Version:

从E621抓取帖子。支持搜索、引用、随机。

5 lines (4 loc) 79 B
export interface AccountInfo { username: string; apikey: string; }