UNPKG

ng-yunzai-mobile

Version:

1. 适配yunzai_uni_app_x

7 lines (6 loc) 126 B
export interface Itoken { accessToken: string; tokenType: string; tokenDataLine: Date; scope: string; }