Skip to content

Commit

Permalink
chore: init workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamorosi committed Jul 7, 2023
1 parent 247a6b4 commit 7f27b7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
Empty file added packages/batch/README.md
Empty file.
5 changes: 1 addition & 4 deletions packages/batch/typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
"../../typedoc.base.json"
],
"entryPoints": [
"./src/index.ts",
"./src/types/index.ts",
"./src/middleware/index.ts",
"./src/persistence/index.ts"
"./src/index.ts"
],
"readme": "README.md"
}

0 comments on commit 7f27b7c

Please sign in to comment.