MCPcopy Create free account
hub / github.com/PaperDebugger/paperdebugger / Ie

Function Ie

webapp/_webapp/src/libs/apple-auth.js:890–892  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

888 32 === e.keyCode ? e.preventDefault() : 13 === e.keyCode && (e.preventDefault(), ye());
889 },
890 Ie = function (e) {
891 32 === e.keyCode && (e.preventDefault(), ye());
892 },
893 Se = function () {
894 var e,
895 t,

Callers

nothing calls this directly

Calls 1

yeFunction · 0.85

Tested by

no test coverage detected