MCPcopy Create free account
hub / github.com/fontsource/fontsource /

Class

website/worker-configuration.d.ts:1056–1056  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1054 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEncoder)
1055 */
1056declare class TextEncoder {
1057 constructor();
1058 /**
1059 * Returns the result of running UTF-8's encoder.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected