python-archieve-projects/WechatBot/node_modules/frida/dist/spawn.d.ts

5 lines
75 B
TypeScript

export interface Spawn {
pid: number;
identifier: string | null;
}