Skip to content

Commit 32023be

Browse files
Update doc ref
1 parent 0d2e9c1 commit 32023be

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

typedoc.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"entryPoints": [
3-
"./src"
4-
],
5-
"exclude": [
6-
"./src/index.ts"
3+
"./src/arrayUtility.ts"
74
],
85
"out": "docs",
96
"includeVersion": true,

0 commit comments

Comments
 (0)