I need help finding a setup or template file for creating TypeScript files based on a group of C# classes with Typewriter. Here's an example of what I'm looking for:
$Classes(['myclass1','myclass2','myclass3'])[
export class $Name {
$Properties[
// $LoudName
public $name: $Type = $Type[$Default];]
}]