How does implement(npm("[three.js route]")) work? ...
# ktor
g
How does implement(npm("[three.js route]")) work? I mean, can you then import this into the KotlinJS and use it somehow, how do I develop static routes for this in ktor? I have my JS packages working in KotlinJS by putting them in resources before creating the fat jar.
Obviously would be nice to do version control on these.