@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Type Alias License

    type License = {
        license: { errorCode: number; message: string; status: boolean };
        scenario: TScenarioParams[];
    }
    Index

    Properties

    Properties

    license: { errorCode: number; message: string; status: boolean }
    scenario: TScenarioParams[]