@resonatehq/sdk
    Preparing search index...

    Type Alias InternalAsyncR

    type InternalAsyncR = {
        createReq: CreatePromiseReq;
        id: string;
        type: "internal.async.r";
    }
    Index

    Properties

    Properties

    createReq: CreatePromiseReq
    id: string
    type: "internal.async.r"