このサイトでは、サービスの提供とトラフィックの分析のためにGoogleのクッキーを使用しています。
Represents the version of Angular
class Version { readonly major: string; readonly minor: string; readonly patch: string; override full: string;}
string