From e7f0a9c47d94ccd14015808584494fd932d9b023 Mon Sep 17 00:00:00 2001 From: tambien Date: Fri, 13 Dec 2024 00:46:03 +0000 Subject: [PATCH] Pushing latest docs --- docs/15.1.3/assets/tone.d.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/15.1.3/assets/tone.d.ts b/docs/15.1.3/assets/tone.d.ts index a37850142..19dbad5fe 100644 --- a/docs/15.1.3/assets/tone.d.ts +++ b/docs/15.1.3/assets/tone.d.ts @@ -1,7 +1,7 @@ // Generated by dts-bundle v0.7.3 // Dependencies for this module: -// ../../../../../../../../../tmp/tmp-1792-xE8nDHDQZRn0/tslib -// ../../../../../../../../../tmp/tmp-1792-xE8nDHDQZRn0/standardized-audio-context +// ../../../../../../../../../tmp/tmp-1855-PbkpkVEqHvaE/tslib +// ../../../../../../../../../tmp/tmp-1855-PbkpkVEqHvaE/standardized-audio-context declare module 'tone' { export { getContext, setContext } from "tone/core/Global.js";