MCPcopy Index your code
hub / github.com/NativeScript/SimDeck / replace

Method replace

packages/ci-proxy-worker/worker-configuration.d.ts:1890–1890  ·  view source on GitHub ↗
(
    content: string | ReadableStream | Response,
    options?: ContentOptions,
  )

Source from the content-addressed store, hash-verified

1888 options?: ContentOptions,
1889 ): Text;
1890 replace(
1891 content: string | ReadableStream | Response,
1892 options?: ContentOptions,
1893 ): Text;

Callers 15

defaultAndroidNameFunction · 0.65
sourceFilePathFunction · 0.65
TimelineFunction · 0.65
cleanTagPartFunction · 0.65
friendlyStreamErrorFunction · 0.65
safariBaselineH264OfferFunction · 0.65
sanitizeActiveUrlHintFunction · 0.65
normalizedUrlKeyFunction · 0.65
normalizedUrlHostFunction · 0.65
chromeStampTextFunction · 0.65
captureFileBaseNameFunction · 0.65
normalizeRootFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected