How can I use something like turbolinks or a frontend js lib with ktor and kotlin?

I’m developing a ktor+kotlin server-side rendered web application and I wanted to know is there a way to implement turbolinks into it. I’ve looked everywhere but couldn’t find an answer.