Restate Typescript SDK
    Preparing search index...
    interface Target {
        handler: string;
        key?: string;
        service: string;
        toString(): string;
    }
    Index

    Properties

    Methods

    Properties

    handler: string
    key?: string
    service: string

    Methods