Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bistutu/FluentRead
/ config.ts
File
config.ts
entrypoints/utils/config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Config } from
"@/entrypoints/utils/model"
;
2
3
// 声明 config 类型, new Config() 会设置好所有默认值
4
export
let
config: Config =
new
Config();
Callers
nothing calls this directly
Calls
2
loadConfig
Function · 0.85
isConfigObjectValid
Function · 0.85
Tested by
no test coverage detected