@nosto/nosto-js
    Preparing search index...

    Interface TestPreviewsDTO

    interface TestPreviewsDTO {
        d?: ForcedTestDTO;
        t: ForcedTestDTO[];
        u?: UnsavedDraftPreviewSettingsDTO;
    }
    Index

    Properties

    Properties