mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 08:38:00 +00:00
Merge remote-tracking branch 'upstream/typescript' into typescript
This commit is contained in:
commit
24c989f94c
1 changed files with 1 additions and 0 deletions
|
@ -18,4 +18,5 @@ export { Emitter } from "./util/Emitter";
|
|||
export { Tone } from "./Tone";
|
||||
export { Destination } from "./context/Destination";
|
||||
export { Transport } from "./clock/Transport";
|
||||
export { dbToGain, gainToDb, intervalToFrequencyRatio } from "./type/Conversions";
|
||||
export * from "./Connect";
|
||||
|
|
Loading…
Reference in a new issue