CoverSheetProps: {
    body: string;
    header: string;
    imagePath: string;
}

Type declaration

  • body: string
  • header: string
  • imagePath: string

Generated using TypeDoc