MCPcopy
hub / github.com/Kanaries/pygwalker / RuncellBannerProps

Interface RuncellBannerProps

app/src/components/runcellBanner/index.tsx:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12];
13
14interface RuncellBannerProps {
15 env?: string;
16}
17
18const checkRuncellInstalled = (): boolean => {
19 try {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected