MCPcopy
hub / github.com/refined-github/refined-github / Element

Interface Element

source/globals.d.ts:36–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 textContent: string;
35}
36interface Element {
37 textContent: string;
38}
39
40declare module 'size-plugin';
41

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected