DefinitelyTyped/types/webassembly-web-api
Sergey Rubanov 46d57157d9 [WebAssembly] Align bufferSource value type to WebAssembly JS API Specification
According to [WebAssembly JS API specification](https://webassembly.github.io/spec/js-api/#webassembly-namespace) `bufferSource` is of type `BufferSources` which is union of [these types](https://heycam.github.io/webidl/#BufferSource)

importObject is always an object
2018-11-21 15:47:47 +03:00
..
index.d.ts
tsconfig.json
tslint.json
webassembly-web-api-tests.ts