diff --git a/typescript/index.d.ts b/typescript/index.d.ts index 906cef2e..26d79b94 100644 --- a/typescript/index.d.ts +++ b/typescript/index.d.ts @@ -295,6 +295,6 @@ declare namespace WoT { } -declare module "WoT" { +declare module "wot-typescript-definitions" { export = WoT; } \ No newline at end of file