MCPcopy Create free account
hub / github.com/idosal/git-mcp /

Class

worker-configuration.d.ts:1065–1065  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1063 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEncoder)
1064 */
1065declare class TextEncoder {
1066 constructor();
1067 /**
1068 * Returns the result of running UTF-8's encoder.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected