kotlin-muix-tree-view/build.gradle.kts (7 lines of code) (raw):

plugins { id("wrappersbuild.kotlin-library-conventions") } dependencies { jsMainApi(projects.kotlinMuiMaterial) webMainApi(npm(jspkg.mui.xTreeView)) }