And indeed, the new typealias page is a great chan...
# dokka
c
And indeed, the new typealias page is a great change. Before/after.
💯 2
🙏 1
thank you color 1
j
Definitely! I use function type `typealias`es for listeners instead of `fun interface`s, as they work better in KMP code when implementing listeners in Swift. It's great they appear listed along with other types now in docs.
i
Oh, I see a bug 🌚 The empty tab should not be there, will fix
thank you color 1