@hmiproject/helio-sdk
    Preparing search index...

    Type Alias InstanceRefSchema

    Description of a reference to a Class instantiation

    type InstanceRefSchema = {
        $heInstanceId: string;
    }
    Index

    Properties

    Properties

    $heInstanceId: string