And it won't until you declare your external definitions. That annotation just tells the compiler which module should be linked against external definitions in the file
g
Gopal S Akshintala
04/25/2022, 6:09 PM
Thanks @Big Chungus, I m a newbie in kotlin js n could find examples. Do you mind directing me to any examples you know, write a code snippet to achieve this. Do I need to write external definitions for all functions in moment?