UNPKG

@uqds/core

Version:

The core package that all component packages depend on

20 lines (12 loc) 186 B
# @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 ```