Table of Contents

Class TypeDefinitionsLoader

Namespace
Alternet.Common.TypeScript.Compiler
Assembly
Alternet.Common.TypeScript.v9.dll

Represents methods to load TypeScript definition files.

public class TypeDefinitionsLoader
Inheritance
TypeDefinitionsLoader

Constructors

TypeDefinitionsLoader(ITypeDefinitionsLocator, HostItemsConfiguration)

Initializes a new instance of the TypeDefinitionsLoader class with specified parameters.

Methods

CanLoadModule(string)

Indicates whether specified TypeScript definition file can be loaded.

GetModuleEffectiveFileName(string)

Search for the specified path definition file.

LoadModule(string)

Loads content of the TypeScript definition file from specified location.