Skip to content

Commit c17af2e

Browse files
mocca102sblaurock
andauthored
Add support for Typescript types (#210)
* add declaration files * add search response types * add test for search response types * response types * add del-cli * remove del-cli * remove type * checkout dist * remove reference to customers * add DS_stor to git ignore * resolve conflicts * add test types * Some cleanup. * Remove babelrc ignore definition. Co-authored-by: Steve Blaurock <[email protected]>
1 parent 5c5e2c7 commit c17af2e

15 files changed

+2453
-83
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ lib
44
# Test temporary directory
55
test
66

7+
# OS X specific files
8+
.DS_Store
9+
710
# Logs
811
logs
912
*.log

0 commit comments

Comments
 (0)