Search results

Types

Classes
Interfaces
Enums
Functions
Type aliases
Constants

Members

Properties
Methods
Getters
Setters
Enum members
Show privates

Other

In this module only

Interface Module

Defined in structure.ts

Properties

modules: Mapexternal Map<string, Moduleinterface Moduleextractor/extractor/Module>
classes: ClassDeclinterface ClassDeclextractor/extractor/ClassDecl[]
functions: FunctionDeclinterface FunctionDeclextractor/extractor/FunctionDecl[]
interfaces: InterfaceDeclinterface InterfaceDeclextractor/extractor/InterfaceDecl[]
types: TypeDeclinterface TypeDeclextractor/extractor/TypeDecl[]
enums: EnumDeclinterface EnumDeclextractor/extractor/EnumDecl[]
constants: ConstantDeclinterface ConstantDeclextractor/extractor/ConstantDecl[]
exports: Recordexternal Record<string, FileExportsinterface FileExportsextractor/extractor/FileExports>
path: Arrayexternal Array<string>
ref: ReferenceTypeinterface ReferenceTypeextractor/extractor/ReferenceType
jsDoc?: Arrayexternal Array<JSDocDatainterface JSDocDataextractor/extractor/JSDocData>

Only present in namespace modules