Interface StringValueResult

A string value as a type.

Hierarchy

  • StringValueResult

Properties

Properties

meta: {
    quote: QuoteStyle;
}

Type declaration

type: "JsdocTypeStringValue"
value: string

Generated using TypeDoc