Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vladmandic/sdnext
/ String
Interface
String
ui/globals.d.ts:2–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
declare global {
2
interface
String {
3
format(args: Record<string, string | number>): string;
4
}
5
6
// eslint-disable-next-line @typescript-eslint/consistent-indexed-object-style
7
interface
Node {
Callers
14
keyupEditAttention
Function · 0.85
constructor
Method · 0.85
search
Method · 0.85
fetchJson
Function · 0.85
loadAll
Function · 0.85
addSeparators
Function · 0.85
civitai.ts
File · 0.85
dateToStr
Function · 0.85
parseLogLine
Function · 0.85
addLogLine
Function · 0.85
cleanupLog
Function · 0.85
formatCount
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected