ParsedEntity<P>: RawEntity & {
    parsed: P;
}

Type Parameters

  • P

Generated using TypeDoc