MCPcopy Index your code
hub / github.com/nodejs/node / DOMString

Method DOMString

deps/undici/src/types/webidl.d.ts:107–107  ·  view source on GitHub ↗

* @see https://webidl.spec.whatwg.org/#es-DOMString

(V: unknown, prefix: string, argument: string, flags?: number)

Source from the content-addressed store, hash-verified

105 * @see https://webidl.spec.whatwg.org/#es-DOMString
106 */
107 DOMString (V: unknown, prefix: string, argument: string, flags?: number): string
108
109 /**
110 * @see https://webidl.spec.whatwg.org/#es-ByteString

Callers 15

requestMethod · 0.80
blob.jsFile · 0.80
addEventListenerMethod · 0.80
removeEventListenerMethod · 0.80
supportsMethod · 0.80
webidl.jsFile · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected