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>
5 lines
181 B
JavaScript
5 lines
181 B
JavaScript
import assertClassBrand from "./assertClassBrand.js";
|
|
function _classPrivateFieldGet2(s, a) {
|
|
return s.get(assertClassBrand(s, a));
|
|
}
|
|
export { _classPrivateFieldGet2 as default }; |