MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel /

Class

packages/sdks/web/src/index.ts:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68};
69
70export class OpenPanel extends OpenPanelBase {
71 private lastPath = '';
72 private debounceTimer: any;
73 private pendingRevenues: PendingRevenue[] = [];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected