UNPKG

@microsoft/agents-hosting

Version:

Microsoft 365 Agents SDK for JavaScript

10 lines (8 loc) 223 B
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ /** * The event name used for token response activities. */ export const tokenResponseEventName = 'tokens/response'