FluffySpoon.JavaScript.CSharpToTypeScriptGenerator icon indicating copy to clipboard operation
FluffySpoon.JavaScript.CSharpToTypeScriptGenerator copied to clipboard

use ts modules for c# namespaces

Open ErynManela opened this issue 6 years ago • 0 comments

Add an option to convert a c# namespace to a ts module (with dot syntax) This is the more modern ts way of doing things.

ErynManela avatar Oct 16 '19 19:10 ErynManela