mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
Add proper header for index.d.ts
This commit is contained in:
Vendored
+4
-6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user