| [ Web Proxy ] |
| Viewing: https://searchfe.github.io/ts2php/interfaces/ts2phpoptions.html#getmodulepathcode | [Back] [Original] |
Inherited from Ts2phpConstructOptions.compilerOptions
Inherited from Ts2phpCompileOptions.customTransformers
emit
const transformer = context => node => {
return doSomeThingOnNode(node);
};
Inherited from Ts2phpCompileOptions.emitHeader
<?php
namespace ${namespace};
Inherited from Ts2phpCompileOptions.getModuleNamespace
import
Inherited from Ts2phpCompileOptions.getModulePathCode
PHP
import
Inherited from Ts2phpCompileOptions.getNamespace
Inherited from Ts2phpCompileOptions.helperNamespace
Ts2Php_Helper class
Inherited from Ts2phpCompileOptions.modules
Inherited from Ts2phpCompileOptions.namespace
Inherited from Ts2phpCompileOptions.plugins
Inherited from Ts2phpCompileOptions.showDiagnostics
TypeScript
Inherited from Ts2phpCompileOptions.source
Generated using TypeDoc
| Web Proxy Viewer | New URL | Original Page |
TypeScript
See https://www.typescriptlang.org/docs/handbook/compiler-options.html