UNPKG

@waboyz-baileys/shared

Version:

6 lines (5 loc) 99 B
export type ServerContext = { token: string; type: 'spawn' | 'client'; id?: string; };