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

Function De

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

Source from the content-addressed store, hash-verified

885 ye();
886 },
887 De = function (e) {
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 },

Callers

nothing calls this directly

Calls 1

yeFunction · 0.85

Tested by

no test coverage detected