diff --git a/types/webassembly-js-api/index.d.ts b/types/webassembly-js-api/index.d.ts index 8912892200..300cdaab54 100644 --- a/types/webassembly-js-api/index.d.ts +++ b/types/webassembly-js-api/index.d.ts @@ -1,9 +1,7 @@ -/** - * WebAssembly v1 (MVP) declaration file for TypeScript - * Definitions by: 01alchemist (https://twitter.com/01alchemist) - * and Wink Saville - */ - +// Type definitions for WebAssembly v1 (MVP) +// Project: https://github.com/winksaville/test-webassembly-js-ts +// Definitions by: 01alchemist (https://twitter.com/01alchemist) && Wink Saville (https://github.com/winksaville) +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace WebAssembly { /** * WebAssembly.Module