Re: [whatwg/streams] JSIDL vs WebIDL (#45)

>I think the only way to use WebIDL would be to change most return types to "any" and all parameter types to optional any

[TypeScript type definition file](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/whatwg-streams/index.d.ts) uses `any` in just 6 places. I think we can do this also on WebIDL.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/45#issuecomment-291085275

Received on Monday, 3 April 2017 08:55:22 UTC