UNPKG

tstosc

Version:

A transpiler that convert TypeScript to SuperCollider's SCLang.

7 lines (5 loc) 121 B
/** * Declaration file could be found in `global.d.ts`. */ /** */ declare const version = "0.0.1"; export { version };