Closed gaperton closed 6 years ago
As a part of the ongoing first-class TypeScript support activity, we move out of Ctor.has attribute metadata annotation style to new type( Ctor ) style. Documentation must be changed accordingly.
Ctor.has
type( Ctor )
Done in develop
develop
As a part of the ongoing first-class TypeScript support activity, we move out of
Ctor.has
attribute metadata annotation style to newtype( Ctor )
style. Documentation must be changed accordingly.