Tone.js/Tone/instrument/index.ts
2019-07-25 11:29:36 -04:00

2 lines
70 B
TypeScript

export { Synth } from "./Synth";
export { Sampler } from "./Sampler";