Minifies the given TypeScript code by removing empty lines and trimming lines.
The TypeScript code to minify.
The minified TypeScript code.
// Copy
//
tsSimpleMinifyCode
Generated using TypeDoc
Minifies the given TypeScript code by removing empty lines and trimming lines.