EPUBContentSelector: {
    cfi?: string;
    title?: string;
    type: "EPUBContentSelector";
    url: string;
}

Type declaration

  • Optional cfi?: string
  • Optional title?: string
  • type: "EPUBContentSelector"
  • url: string

Generated using TypeDoc