archieve-projects/微信机器人/node_modules/frida/dist/authentication.d.ts

4 lines
70 B
TypeScript

export interface AuthenticatedSessionInfo {
[key: string]: any;
}