A module containing shared code that should be available to multiple modules.
This includes globally shared error and message classes/types. "Hoisting" those here also ensures we avoid circular dependencies, all modules can depend on common
, but common
cannot depend on any other TIDAL module.
@tidal-music/common
0.1.5 • Public • PublishedReadme
Keywords
nonePackage Sidebar
Install
npm i @tidal-music/common
Repository
Weekly Downloads
24
Version
0.1.5
License
Apache-2.0
Unpacked Size
16.6 kB
Total Files
5