@brightlayer-ui/types

Type definitions shared between Brightlayer UI packages

Usage no npm install needed!

<script type="module">
  import brightlayerUiTypes from 'https://cdn.skypack.dev/@brightlayer-ui/types';
</script>

README

Brightlayer UI Types

Installation

yarn add --dev @brightlayer-ui/types

Summary

This package contains type definitions shared across other Brightlayer UI packages. Most Brightlayer UI packages are written in TypeScript and export their own types, but this package contains ones that are shared to avoid code duplication.

The following types are exposed:

  • BLUIColor

This package can be viewed on NPM as @brightlayer-ui/types