UNPKG

adaptivecards-templating

Version:

Adaptive Card data binding and templating engine for JavaScript

4 lines 169 B
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. export * from "./template-engine"; export * from "./json-schema-card";