mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
Fix name.
This commit is contained in:
parent
248f9b78fb
commit
b49e07c2fa
@ -1506,7 +1506,7 @@ module ts {
|
||||
public static moduleName = "module name";
|
||||
public static typeParameterName = "type parameter name";
|
||||
public static typeAliasName = "type alias name";
|
||||
public static parameterName = "type alias name";
|
||||
public static parameterName = "parameter name";
|
||||
}
|
||||
|
||||
export const enum ClassificationType {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user