1.2.0 • Published 5 years ago

@tvkitchen/base-constants v1.2.0

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
5 years ago

@tvkitchen/base-constants

This package exports constant strings that define interfaces across the TV Kitchen project (e.g. types of data being passed around).

See the @tvkitchen/base README for more information.

Install

Using Yarn:

yarn add @tvkitchen/base-constants --dev

or using npm:

npm install --save-dev @tvkitchen/base-constants