Searched defs:unsubscribe (Results 1 – 8 of 8) sorted by relevance
40 unsubscribe(evt: string, fn: (b: any) => void): void; method
31 unsubscribe(evt: string, fn: (b: any) => void): void; method
59 unsubscribe(evt: string, fn: (b: any) => void): void; method
35 unsubscribe(event: string, fn: Function): void { method in Event
81 unsubscribe(evt: string, fn: (b: unknown) => void): void; method
38 unsubscribe(evt: string, fn: (b: any) => void): void; method
52 unsubscribe(evt: string, fn: (b: any) => void): void; method