Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/LetTTGACO/elog
/ defineConfig
Function
defineConfig
packages/cli/src/utils/config.ts:7–9 ·
view source on GitHub ↗
(config: ElogConfig)
Source
from the content-addressed store, hash-verified
5
* accepts a direct {@link ElogConfig} object, or a
function
that returns it.
6
*/
7
export
function
defineConfig(config: ElogConfig): ElogConfig {
8
return
config
9
}
Callers
15
tsup.config.ts
File · 0.85
tsup.config.ts
File · 0.85
tsup.config.ts
File · 0.85
tsup.config.ts
File · 0.85
tsup.config.ts
File · 0.85
tsup.config.ts
File · 0.85
tsup.config.ts
File · 0.85
tsup.config.ts
File · 0.85
tsup.config.ts
File · 0.85
tsup.config.ts
File · 0.85
tsup.config.ts
File · 0.85
tsup.config.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected