closure-library.d.ts icon indicating copy to clipboard operation
closure-library.d.ts copied to clipboard

TS2451: Cannot redeclare block-scoped variable (4)

Open teppeis opened this issue 6 years ago • 0 comments

all.d.ts(135682,8): error TS2451: Cannot redeclare block-scoped variable 'TokenTypes'.

introduced by https://github.com/angular/clutz/commit/65e524ba2c1c341966eb3415682aa1ba21bc8c27, https://github.com/teppeis/closure-library.d.ts/commit/894ca681e71df821aa899d08e6a7cab60ec22e6b

  • [ ] goog.proto2.TextFormatSerializer.Tokenizer_.TokenTypes

teppeis avatar Jan 13 '19 07:01 teppeis