MCPcopy
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

1declare 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

keyupEditAttentionFunction · 0.85
constructorMethod · 0.85
searchMethod · 0.85
fetchJsonFunction · 0.85
loadAllFunction · 0.85
addSeparatorsFunction · 0.85
civitai.tsFile · 0.85
dateToStrFunction · 0.85
parseLogLineFunction · 0.85
addLogLineFunction · 0.85
cleanupLogFunction · 0.85
formatCountFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected