mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
When I was developing I noticed the getUserMedia was returning a promise and this was not documented in ts.
Please fill in this template.
[x] Use a meaningful title for the pull request. Include the name of the package modified.
[x] Test the change in your own code. (Compile and run.)
[ ] Add or edit tests to reflect the change. (Run with npm test.)
[ ] Follow the advice from the readme.
[x] Avoid common mistakes.
[ ] Run npm run lint package-name (or tsc if no tslint.json is present).
Select one of these and delete the others:
If changing an existing definition:
[ ] Provide a URL to documentation or source code which provides context for the suggested changes: <>
[ ] If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the header.
[ ] If you are making substantial changes, consider adding a tslint.json containing { "extends": "dtslint/dt.json" }. If for reason the any rule need to be disabled, disable it for that line using // tslint:disable-next-line [ruleName] and not for whole package so that the need for disabling can be reviewed.
|
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| react-native-webrtc-tests.tsx | ||
| tsconfig.json | ||
| tslint.json | ||