Closed plamoni closed 3 years ago
Fixes #322
Declared types are not minified and therefore adding declare-ed interfaces prevents undesirable conflicts between dot- and string-references to properties.
declare
Fixes #322
Declared types are not minified and therefore adding
declare
-ed interfaces prevents undesirable conflicts between dot- and string-references to properties.