mirror of
https://github.com/Tonejs/Tone.js
synced 2024-12-25 02:53:06 +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";
|