MCPcopy 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

2import { SettingsStatic } from '../utils/settings'
3
4export const createSettings = (): Settings => SettingsStatic.createSettings()

Callers 13

nip-11.feature.tsFile · 0.90
handleRequestMethod · 0.90
handleRequestMethod · 0.90
handleRequestMethod · 0.90
handleRequestMethod · 0.90
createPaymentsProcessorFunction · 0.90
createWebAppFunction · 0.90
workerFactoryFunction · 0.90
rateLimiterFactoryFunction · 0.90
requireProcessorFunction · 0.90
rootRequestHandlerFunction · 0.90

Calls 1

createSettingsMethod · 0.80

Tested by

no test coverage detected