chore: mv api cli fns to their own ns

Move to keep inline with recent api refactor.
Also more lint config for api
This commit is contained in:
Gabriel Horner
2025-10-22 15:26:51 -04:00
parent f8b4277e60
commit 22c1fa0c18
4 changed files with 63 additions and 50 deletions

View File

@@ -164,6 +164,7 @@
frontend.worker.state worker-state
frontend.worker.util worker-util
lambdaisland.glogi log
logseq.api.db-based db-based-api
logseq.cli.common.graph cli-common-graph
logseq.cli.common.export.common cli-export-common
logseq.cli.common.export.text cli-export-text