TsEitTableType type

Which family an EIT belongs to: "now & next" (present/following) or the future schedule. Only "actual transport stream" EITs are surfaced.

Signature:

export type TsEitTableType = "presentFollowing" | "schedule";