@hebcal/learning
    Preparing search index...

    Type Alias YerushalmiYomiConfig

    type YerushalmiYomiConfig = {
        ed: string;
        shas: [string, number][];
        skipYK9Av: boolean;
        startAbs: number;
        startDate: Date;
    }
    Index

    Properties

    ed: string
    shas: [string, number][]
    skipYK9Av: boolean
    startAbs: number
    startDate: Date