mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-15 08:17:07 +00:00
2 lines
105 B
TypeScript
2 lines
105 B
TypeScript
// eslint-disable-next-line @typescript-eslint/no-inferrable-types
|
|
export const version: string = "dev";
|