UNPKG

@opendaw/studio-sdk

Version:

One-line installer for the complete OpenDAW Studio tool-chain

6 lines 219 B
/** * The current version of the OpenDAW SDK. * This value is automatically synchronized with package.json during publish. */ export declare const OPENDAW_SDK_VERSION = "0.0.99"; //# sourceMappingURL=version.d.ts.map