MCPcopy Create free account
hub / github.com/esengine/esengine / DialogManager.ts

File DialogManager.ts

packages/editor-app/src/app/managers/DialogManager.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2import type { ConfirmDialogData } from '../../services/TauriDialogService';
3
4interface ErrorDialogData {

Callers

nothing calls this directly

Calls 1

createFunction · 0.85

Tested by

no test coverage detected