@nexartis/nexartis-nanda-node-sdk - v1.2.2
    Preparing search index...

    Interface SwitchboardExportResponse

    interface SwitchboardExportResponse {
        data: unknown;
        exported_at: string;
        format: string;
    }
    Index

    Properties

    data: unknown
    exported_at: string
    format: string