TypeScript interface augmentation for SymbolConstructor
conflicts with symbol-observable
#3697
Labels
SymbolConstructor
conflicts with symbol-observable
#3697
RxJS version:
6.1.0
Code to reproduce:
Include
rxjs@6.1.0
andsymbol-observable@1.2.0
into compilationExpected behavior:
No TypeScript errors
Actual behavior:
TypeScript error
Additional information:
Type definition from
symbol-observable
:Type definition from
rxjs
:Note the difference in
readonly
.The text was updated successfully, but these errors were encountered: