@hyperse/inspector-common
v2.0.1
Published
`@hyperse/inspector-common` is a common package that provides shared utilities for the Hyperse Inspector. It includes shared types, utilities, and constants that are used across the other packages in the Hyperse Inspector ecosystem.
Downloads
298
Readme
@hyperse/inspector-common
@hyperse/inspector-common is a common package that provides shared utilities for the Hyperse Inspector. It includes shared types, utilities, and constants that are used across the other packages in the Hyperse Inspector ecosystem.
Features
- 🚀 Shared Utilities: Provides shared utilities for the Hyperse Inspector.
Installation
# npm
npm install --save-dev @hyperse/inspector-common
# yarn
yarn add --dev @hyperse/inspector-common
# pnpm
pnpm add --save-dev @hyperse/inspector-common