Interfaces for modular components of the TV Kitchen.
npm install @tvkitchen/base-interfacesThis package exports interfaces that define the shape of modular architectural components of TV Kitchen.
See the @tvkitchen/base README for more information.
Using Yarn:
``sh`
yarn add @tvkitchen/base-interfaces
or using npm:
`sh``
npm install @tvkitchen/base-interfaces