diff --git a/playground-typescript-worker.js b/playground-typescript-worker.js index f0a7db76..b8fb4a38 100644 --- a/playground-typescript-worker.js +++ b/playground-typescript-worker.js @@ -1,4 +1,4 @@ -import A from"../internal/typescript.js"; +import A from"./internal/typescript.js"; /** * @license * Copyright 2019 Google LLC