[WIP] refactor: define a then method instead of subclassing promise #6147
Annotations
1 error
build:
src/cmap/wire_protocol/on_data.ts#L96
Argument of type '(err: Error) => void' is not assignable to parameter of type '(reason: any) => PromiseLike<never>'.
|