-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Output correct types. Ensure this works with TypeScript 1.6
- Loading branch information
Christy Haragan
committed
Oct 6, 2015
1 parent
0e81c91
commit 814def5
Showing
142 changed files
with
1,329 additions
and
7,326 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
{ | ||
"name": "marklogic-typescript-definitions", | ||
"version": "0.0.1", | ||
"version": "0.2.0", | ||
"description": "TypeScript Definition files for MarkLogic built-in functions", | ||
"main": "", | ||
"author": "Geert Josten <[email protected]>", | ||
"contributors": [ | ||
{ "name" : "Christy Haragan", | ||
"email": "[email protected]", | ||
"url": "https://github.com/christyharagan" | ||
} | ||
], | ||
"typings": "./ts/index.d.ts", | ||
"keywords": [ | ||
"typescript", | ||
"marklogic" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.