Interface SpecialNamePath<Type>

A module type. Often this is a left type of NamePathResult.

Type Parameters

Hierarchy

  • SpecialNamePath

Properties

Properties

meta: {
    quote: undefined | QuoteStyle;
}

Type declaration

specialType: Type
type: "JsdocTypeSpecialNamePath"
value: string

Generated using TypeDoc