Closed geon closed 6 years ago
Apparently this is a big no-no.
https://www.typescriptlang.org/docs/handbook/declaration-files/do-s-and-don-ts.html
https://github.com/Microsoft/TypeScript/wiki/FAQ#why-is-astring-assignable-to-anumber-for-interface-at--
I believe this is fixed now.
Apparently this is a big no-no.
https://www.typescriptlang.org/docs/handbook/declaration-files/do-s-and-don-ts.html
https://github.com/Microsoft/TypeScript/wiki/FAQ#why-is-astring-assignable-to-anumber-for-interface-at--