##// END OF EJS Templates
corrected code to support ts strict mode...
corrected code to support ts strict mode safe.ts - more tight typings - added notImplemented stub function - added fork funtion - added keys function (like Object.keys but extracts keys type) - added isKeyof typeguard - added 'primitive' union type added EventProvider for the observable

File last commit:

r97:8c240739e273 ts-plugin
r115:691199f665e0 ioc ts support
Show More
.hgignore
6 lines | 66 B | text/plain | TextLexer
syntax: glob
.gradle/
build/
node_modules/
src/typings/
ivy-repo/