# Teams: Common

<p>
    <a href="https://www.npmjs.com/package/@teams.sdk/common" target="_blank">
        <img src="https://img.shields.io/npm/v/@teams.sdk/common" />
    </a>
    <a href="https://www.npmjs.com/package/@teams.sdk/common?activeTab=code" target="_blank">
        <img src="https://img.shields.io/bundlephobia/min/@teams.sdk/common" />
    </a>
    <a href="https://www.npmjs.com/package/@teams.sdk/common?activeTab=dependencies" target="_blank">
        <img src="https://img.shields.io/librariesio/release/npm/@teams.sdk/common" />
    </a>
    <a href="https://www.npmjs.com/package/@teams.sdk/common" target="_blank">
        <img src="https://img.shields.io/npm/dw/@teams.sdk/common" />
    </a>
    <a href="https://aacebo.github.io/teams-sdk-js" target="_blank">
        <img src="https://img.shields.io/badge/📖 docs-open-blue" />
    </a>
</p>

Common modules used to provide utility functionality to the other packages while
minimizing external dependencies.

<a href="https://aacebo.github.io/teams-sdk-js/2.getting-started/index.html" target="_blank">
    <img src="https://img.shields.io/badge/📖 Getting Started-blue?style=for-the-badge" />
</a>

> ⚠️ **Warning**: this project is not supported or affiliated with Microsoft in any way!

## Install

```bash
$: npm install @teams.sdk/common
```

## Dependencies

N/A
