FluffySpoon.JavaScript.CSharpToTypeScriptGenerator
FluffySpoon.JavaScript.CSharpToTypeScriptGenerator copied to clipboard
Declare mode for interfaces, namespaces and classes
Instead of a declare that has true|false, we should have an option for deciding an emit "mode", that can be 'declare'|'export'.