interface ServerRegistryEntry { data: object; id: string; }
Source: state.ts:146
state.ts:146
data: object
id: string