DefinitelyTyped/types/emscripten
Martijn Thé 942a85e5a2 emscripten: ccall and cwrap returnType type can also be null (#21071)
See https://kripken.github.io/emscripten-site/docs/api_reference/preamble.js.html

> For a void function this can be null (note: the JavaScript null value, not a string containing the word “null”).
2017-10-27 16:57:55 -07:00
..
emscripten-tests.ts emscripten: ccall and cwrap returnType type can also be null (#21071) 2017-10-27 16:57:55 -07:00
index.d.ts emscripten: ccall and cwrap returnType type can also be null (#21071) 2017-10-27 16:57:55 -07:00
tsconfig.json
tslint.json