@pxblue/types

Type definitions shared between PX Blue packages

Usage no npm install needed!

<script type="module">
  import pxblueTypes from 'https://cdn.skypack.dev/@pxblue/types';
</script>

README

PX Blue Types

Installation

yarn add --dev @pxblue/types

Summary

This package contains type definitions shared across other PX Blue packages. Most PX Blue 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:

  • PXBlueColor

This package can be viewed on NPM as @pxblue/types