Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
/ blui-types Public archive

Shared type definitions for Brightlayer UI packages

License

Notifications You must be signed in to change notification settings

etn-ccis/blui-types

Repository files navigation

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