nameof + it dev typescript nameof Get name of variable in typescriptHow can I get a variables name in typescript? I want something like this: var name = "Foo"; alert(getVariableName(name)); //Prints "name" wono | discuss | tweet + it dev typescript nameof Typescript nameof wono | discuss | tweet
+ it dev typescript nameof Get name of variable in typescriptHow can I get a variables name in typescript? I want something like this: var name = "Foo"; alert(getVariableName(name)); //Prints "name" wono | discuss | tweet