Interface TallyBySourceProps

Hierarchy

  • TallyBySourceProps

Indexable

[source: number]: {
    preview: boolean;
    program: boolean;
} | undefined

Generated using TypeDoc