mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-15 08:17:07 +00:00
fixing path
This commit is contained in:
parent
910c6b2a57
commit
40e5d7d046
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { optionsFromArguments } from "..//core/util/Defaults";
|
||||
import { optionsFromArguments } from "../core/util/Defaults";
|
||||
import { InputNode, ToneAudioNode, ToneAudioNodeOptions } from "../core/context/ToneAudioNode";
|
||||
import { connectSignal } from "./Signal";
|
||||
|
||||
|
|
Loading…
Reference in a new issue