UNPKG

botframework-schema

Version:

Activity schema for the Microsoft Bot Framework.

6 lines (4 loc) 162 B
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. export * from './cardAction'; export * from './focusParameters';