@forbespro/lead-agent
Version:
Lead Chat Agent React Component
18 lines (17 loc) • 344 B
JavaScript
import { markdownLineEnding as o } from "./index146.js";
const p = {
name: "hardBreakEscape",
tokenize: k
};
function k(e, n, a) {
return t;
function t(r) {
return e.enter("hardBreakEscape"), e.consume(r), i;
}
function i(r) {
return o(r) ? (e.exit("hardBreakEscape"), n(r)) : a(r);
}
}
export {
p as hardBreakEscape
};