Method LoadModule
- Namespace
- Alternet.Common.TypeScript.Compiler
- Assembly
- Alternet.Common.TypeScript.v9.dll
LoadModule(string)
Loads content of the TypeScript definition file from specified location.
public string LoadModule(string filePath)
Parameters
filePath
stringFile path of the definition file.
Returns
- string
Content of the definition file.