MCPcopy Index your code
hub / github.com/massCodeIO/massCode / ClipperPackage

Interface ClipperPackage

integrations/clipper/vite.config.ts:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7type BrowserTarget = (typeof browsers)[number]
8
9interface ClipperPackage {
10 version: string
11}
12
13interface ExtensionManifest {
14 version: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected