DefinitelyTyped/types/node/v8
Charles Samborski b6ff9c2306 fix(node): add undefined return to url in inspector (#35204)
This commit fixes the return type of the `url` function from the `inspector` Node module. The value `undefined` is returned when there is no active inspector.
2019-05-30 10:59:04 -07:00
..
ts3.2
base.d.ts
index.d.ts
inspector.d.ts fix(node): add undefined return to url in inspector (#35204) 2019-05-30 10:59:04 -07:00
node-tests.ts fix(node): add undefined return to url in inspector (#35204) 2019-05-30 10:59:04 -07:00
package.json
tsconfig.json
tslint.json