Add proper header for index.d.ts

This commit is contained in:
Wink Saville
2017-04-05 08:58:42 -07:00
parent 61d3b0203b
commit 484d180bff
+4 -6
View File
@@ -1,9 +1,7 @@
/**
* WebAssembly v1 (MVP) declaration file for TypeScript
* Definitions by: 01alchemist (https://twitter.com/01alchemist)
* and Wink Saville <wink@saville.com>
*/
// 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