UNPKG

afdian-api

Version:

爱发电开发者API的简易包装 / A simple wrapper of Afdian APIs

5 lines (4 loc) 78 B
export interface AfdianApiOpts { userId: string; token: string; }