Sask Vaccine Guide Code Docs
    Preparing search index...

    The response to a vaccine data request

    type VaccineSheet = {
        associatedDiseases: string[];
        pdfPath: string;
        starting: string;
        vaccineName: string;
    }
    Index

    Properties

    associatedDiseases: string[]
    pdfPath: string
    starting: string

    starting: This could be age or grade

    vaccineName: string