Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mifi/lossless-cut
/ getSwal
Function
getSwal
src/renderer/src/swal.ts:60–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
initSwal();
59
60
export
default
function
getSwal() {
61
return
{
62
Swal,
63
ReactSwal,
64
toast,
65
};
66
}
67
68
export
const
errorToast = (text: string) => toast.fire({
69
icon:
'error'
,
Callers
15
SegmentList
Function · 0.85
BottomBar.tsx
File · 0.85
App
Function · 0.85
openSendReportDialog
Function · 0.85
ExportConfirm
Function · 0.85
askForYouTubeInput
Function · 0.85
onClick
Function · 0.85
askForFileOpenAction
Function · 0.85
showDiskFull
Function · 0.85
showMuxNotSupported
Function · 0.85
showOutputNotWritable
Function · 0.85
showRefuseToOverwrite
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected