Entry: {
    content: Field[];
    entryType: string;
    internalKey?: string;
    location: Location;
}

Type declaration

  • content: Field[]
  • entryType: string
  • Optional internalKey?: string
  • location: Location

Generated using TypeDoc