Zamok Kiosk API
    Preparing search index...
    interface AddPagePayload {
        key: string;
        page: LoadedLog[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: string
    page: LoadedLog[]