@swizzyweb/swerve-manager
    Preparing search index...

    Interface InstanceDetails

    interface InstanceDetails {
        instanceId: string;
        instanceType: InstanceType;
    }
    Index

    Properties

    instanceId: string
    instanceType: InstanceType