TypeScript static interface binding #1280
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Revisit
An issue worth coming back to
I would like to know if there are any plans to refactor lib.d.ts (and subsequent definitions) to declare interfaces for static implementations, thus allowing custom static bindings for existing Objects.
i.e.
instead of
Full problem here: http://stackoverflow.com/questions/27144550/typescript-static-interface-binding
The text was updated successfully, but these errors were encountered: