HistoricaSettingNg: {
    blockId: string | "-1";
    footer: string;
    header: string;
    language: typeof HistoricaSupportLanguages[number];
    pin_time: number;
    style: 1 | 2 | 3 | "default" | "1" | "2" | "3" | "table" | "horizon";
}

Type declaration

  • blockId: string | "-1"
  • footer: string
  • header: string
  • language: typeof HistoricaSupportLanguages[number]
  • pin_time: number
  • style: 1 | 2 | 3 | "default" | "1" | "2" | "3" | "table" | "horizon"