Type alias HandleConsumerRequestOpts

HandleConsumerRequestOpts: {
    token: string;
}

Type declaration

  • token: string