Skip to content

Commit f9909a8

Browse files
authored
Update API (#28)
- update keyStorage API - add certStorage - add provider - add examples to README - improve tests
1 parent aae5640 commit f9909a8

28 files changed

+2707
-884
lines changed

.npmignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
.vscode
22
built
33
node_modules
4+
5+
# coverage
6+
coverage
7+
.nyc_output
8+
.waiting.html
9+
10+
# Log files
11+
*.log

0 commit comments

Comments
 (0)