fixed output from doc to docs

This commit is contained in:
2024-12-20 12:22:21 -08:00
parent dd48271f8a
commit f77bed5979
28 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"$schema": "https://typedoc.org/schema.json",
"entryPoints": ["./lib/index.ts"],
"out": "doc"
"out": "docs"
}