MCPcopy Create free account
hub / github.com/material-shell/material-shell /

Class

src/manager/msDndManager.ts:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25export class MsDndManager extends MsManager {
26 msWindowManager: MsWindowManager;
27 signalMap: Map<MsWindow, number>;
28 dragInProgress: CurrentDrag | null;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected