mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-31 03:02:04 +08:00
Corrected the test file name and the package name in the definition.
This commit is contained in:
2
types/fhir-js-client/index.d.ts
vendored
2
types/fhir-js-client/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for fhirclient 0.1
|
||||
// Type definitions for fhir-js-client 1.0
|
||||
// Project: https://github.com/smart-on-fhir/client-js
|
||||
// Definitions by: Ramachandran Gokulachandran <https://github.com/rmchndrng>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
@@ -19,6 +19,6 @@
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"fhirclient-tests.ts"
|
||||
"fhir-js-client-tests.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user