# @uqds/core

> Core package that all other @uqds packages depend on.

## Usage

### Installation

With Yarn:

```shell
yarn add @uqds/core
```

With NPM:

```shell
npm i @uqds/core
```
