UNPKG

@stlite/browser

Version:
9 lines (8 loc) 274 B
//#region ../react/build/inputUtils-DCYiajnz.js function e(e) { let { keyCode: t, key: n } = e; return (n === "Enter" || t === 13 || t === 10) && e.nativeEvent?.isComposing !== !0; } //#endregion export { e as t }; //# sourceMappingURL=inputUtils-DCYiajnz-DpM8zsby.js.map