TextString: {
    content: string;
    kind: "text.string";
    location: Location;
}

Type declaration

  • content: string
  • kind: "text.string"
  • location: Location

Generated using TypeDoc