@tvkitchen/base-constants
v1.2.0
Published
Constants used for communication between TV Kitchen components.
Downloads
177
Readme
@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