Package Exports
- @studiorack/core
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@studiorack/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
studiorack-core
Common methods package shared across StudioRack CLI, app and website. Handling installing DAW VST plugin dependencies using:
- NodeJS 8.x
- TypeScript 4.x
Installation
To install the common package, run the command:
npm install @studiorack/studiorack-coreUsage
Import the package using:
import { validateInstall } from '@studiorack/core';Then use the methods as normal.
Contact
For more information please contact kmturley