i usually do not touch this stuff, but maybe with ...
# multiplatform
n
i usually do not touch this stuff, but maybe with kotlin its less pain so... assuming you have a multiplatform project that deals with html generation and js code.. is there some sort of way yo reference kotlin declarations and get the generated js function names or would you have to keep function names in string constants when generating html ? has anyone solved this problem before ?