Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ create } from
'zustand'
;
2
import
type
{ ConfirmDialogData } from
'../../services/TauriDialogService'
;
3
4
interface
ErrorDialogData {
Callers
nothing calls this directly
Calls
1
create
Function · 0.85
Tested by
no test coverage detected