feat(stage-tamagotchi): system tray #346
Annotations
7 errors
Type Check
Property 'removeAllListeners' does not exist on type '{ send: (channel: string, ...args: any[]) => void; }'.
|
Type Check
Property 'removeAllListeners' does not exist on type '{ send: (channel: string, ...args: any[]) => void; }'.
|
Type Check
Property 'removeAllListeners' does not exist on type '{ send: (channel: string, ...args: any[]) => void; }'.
|
Type Check
Property 'on' does not exist on type '{ send: (channel: string, ...args: any[]) => void; }'.
|
Type Check
Property 'on' does not exist on type '{ send: (channel: string, ...args: any[]) => void; }'.
|
Type Check
Property 'on' does not exist on type '{ send: (channel: string, ...args: any[]) => void; }'.
|
Type Check
Process completed with exit code 2.
|