TypeScript.ContractGenerator
TypeScript.ContractGenerator copied to clipboard
Tuple problem with file name
I have a class which has a Tuple property
public Tuple<Object, Object> Bounds { get; set; }
it generates a Tuple typescript type with a strange filename
there is a forbidden character inside the file name `