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

    Type Alias ActionRef

    type ActionRef = {
        $heActionId: string;
        props: {};
        version: number;
    }
    Index

    Properties

    $heActionId: string
    props: {}
    version: number