mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-14 01:24:26 +00:00
Used dts-gen to generate
This commit is contained in:
2
types/node-ssdp/index.d.ts
vendored
2
types/node-ssdp/index.d.ts
vendored
@@ -1,5 +1,5 @@
|
||||
// Type definitions for node-ssdp 3.3
|
||||
// Project: https://github.com/diversario/node-ssdp
|
||||
// Project: https://github.com/diversario/node-ssdp#readme
|
||||
// Definitions by: Olivia Trewin <https://github.com/OrionNebula>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": [
|
||||
"../"
|
||||
@@ -21,4 +20,4 @@
|
||||
"index.d.ts",
|
||||
"node-ssdp-tests.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json"
|
||||
}
|
||||
{ "extends": "dtslint/dt.json" }
|
||||
|
||||
Reference in New Issue
Block a user