Search results

Types

Classes
Interfaces
Enums
Functions
Type aliases
Constants

Members

Properties
Methods
Getters
Setters
Enum members
Show privates

Other

In this module only

Function parseRefString

Defined in markdown.ts

(
name: string,
generator: Generatorclass Generatorts-docs/generator/Generator
): {
name: string,
otherData: OtherRefDatainterface OtherRefDatats-docs/generator/OtherRefData,
module?: Moduleinterface Moduleextractor/extractor/Module,
refType?: string
}