DefinitelyTyped/types/chrome/test
Brian Wilson c16059e932
Match chrome.tabCapture.CaptureOptions with IDL definition (#42378)
In both the documentation and the IDL for tabCapture chrome uses
the confusing name `MediaStreamConstraint` which is not similar to
the actual `MediaStreamConstraints` browser type.  In the IDL the
documentation claims (incorrectly) that it's MediaTrackConstraints,
but there are additional undocumented supported fields so the type
ends up as `object`:

See:

b79156a434/chrome/common/extensions/api/tab_capture.idl (27)
2020-02-19 14:30:10 -08:00
..
index.ts