Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cameri/nostream
/ createSettings
Function
createSettings
src/factories/settings-factory.ts:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
import
{ SettingsStatic } from
'../utils/settings'
3
4
export
const
createSettings = (): Settings => SettingsStatic.createSettings()
Callers
13
nip-11.feature.ts
File · 0.90
settings-factory.spec.ts
File · 0.90
handleRequest
Method · 0.90
handleRequest
Method · 0.90
handleRequest
Method · 0.90
handleRequest
Method · 0.90
createPaymentsProcessor
Function · 0.90
createWebApp
Function · 0.90
workerFactory
Function · 0.90
rateLimiterFactory
Function · 0.90
requireProcessor
Function · 0.90
rootRequestHandler
Function · 0.90
Calls
1
createSettings
Method · 0.80
Tested by
no test coverage detected