##// 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:

r106:c6d15f5d0e65 default
r115:691199f665e0 ioc ts support
Show More
gradle-wrapper.properties
5 lines | 200 B | text/x-properties | PropertiesLexer
/ gradle / wrapper / gradle-wrapper.properties
cin
split @implab/core into a separate repository
r27 distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
cin
gradle 6.1
r106 distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-bin.zip
cin
split @implab/core into a separate repository
r27 zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists