MCPcopy
hub / github.com/1j01/jspaint / electron-injected.js

File electron-injected.js

src/electron-injected.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2/* global are_you_sure, formats_unique_per_file_extension, get_format_from_extension, localize, make_canvas, open_from_file, sanity_check_blob, show_about_paint, show_error_message, systemHooks */
3
4// Electron-specific code injected into the renderer process

Callers

nothing calls this directly

Calls 15

are_you_sureFunction · 0.85
open_from_fileFunction · 0.85
show_error_messageFunction · 0.85
show_about_paintFunction · 0.85
localizeFunction · 0.85
write_blob_to_file_pathFunction · 0.85
show_save_error_messageFunction · 0.85
make_canvasFunction · 0.85
sanity_check_blobFunction · 0.85
onMethod · 0.80

Tested by

no test coverage detected