Improve Jqhtml_Integration.js documentation with hydration system explanation Add jqhtml-laravel integration packages for traditional Laravel projects 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
188 B
JavaScript
8 lines
188 B
JavaScript
function _defineAccessor(e, r, n, t) {
|
|
var c = {
|
|
configurable: !0,
|
|
enumerable: !0
|
|
};
|
|
return c[e] = t, Object.defineProperty(r, n, c);
|
|
}
|
|
export { _defineAccessor as default }; |