Zamok Kiosk API
    Preparing search index...
    type TextTranslatedAP = {
        meta: string;
        translations: Record<string, string>[];
    }
    Index

    Properties

    Properties

    meta: string
    translations: Record<string, string>[]