Comment: {
    content: string;
    kind: "comment";
    location: Location;
}

Type declaration

  • content: string
  • kind: "comment"
  • location: Location

Generated using TypeDoc