Files
coopgo/node_modules/slate-soft-break/dist/slate-soft-break.min.js
sgauthier 6e64e138e2
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 35s
planning
2024-10-14 09:15:30 +02:00

2 lines
440 B
JavaScript

!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t(e.SlateSoftBreak={})}(this,function(e){"use strict";e.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{onKeyDown:function(t,n,o){return"Enter"!==t.key?o():e.shift&&!1===t.shiftKey?o():n.insertText("\n")}}},Object.defineProperty(e,"__esModule",{value:!0})});