Skip to content

Commit 4299d16

Browse files
committed
Export scrypt module in docs
1 parent 4fb03ae commit 4299d16

File tree

11 files changed

+1015
-11
lines changed

11 files changed

+1015
-11
lines changed

Diff for: README.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
powcodev-ts
2+
3+
# powcodev-ts
4+
5+
## Table of contents
6+
7+
### Namespaces
8+
9+
- [scrypt](docs/modules/scrypt.md)
10+
11+
### Classes
12+
13+
- [Bid](docs/classes/Bid.md)
14+
- [Bidder](docs/classes/Bidder.md)
15+
- [Contract](docs/classes/Contract.md)
16+
- [Contractee](docs/classes/Contractee.md)
17+
- [Contractor](docs/classes/Contractor.md)

Diff for: docs/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
powcodev-ts
1+
powcodev
22

3-
# powcodev-ts
3+
# powcodev
44

55
## Table of contents
66

Diff for: docs/classes/Bid.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[powcodev-ts](../README.md) / Bid
1+
[powcodev](../README.md) / Bid
22

33
# Class: Bid
44

Diff for: docs/classes/Bidder.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[powcodev-ts](../README.md) / Bidder
1+
[powcodev](../README.md) / Bidder
22

33
# Class: Bidder
44

Diff for: docs/classes/Contract.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[powcodev-ts](../README.md) / Contract
1+
[powcodev](../README.md) / Contract
22

33
# Class: Contract
44

Diff for: docs/classes/Contractee.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[powcodev-ts](../README.md) / Contractee
1+
[powcodev](../README.md) / Contractee
22

33
# Class: Contractee
44

Diff for: docs/classes/Contractor.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[powcodev-ts](../README.md) / Contractor
1+
[powcodev](../README.md) / Contractor
22

33
# Class: Contractor
44

0 commit comments

Comments
 (0)