So that guy just write class with 3 properties (style, code, html)
style and code written with builder, so this is simple to get string
And code... he tries to require a file - comtiled from kotlin (idk how he could to do this)
Anyway its possible to link code to compiled result. Like..
<script>
export default yourModule.com.company.someNameOfPlainObject
</script>
This will work, I tested that already