Fake Mirrors
    Preparing search index...

    Type Alias TemplaterData

    TemplaterData: Record<string, unknown>

    Data for template variable substitution.

    A key-value map where keys are variable names and values are the data to be interpolated into the template.