libjsapi
libjsapi copied to clipboard
how to import another js file just like the require function in nodejs?
i try to use require in js,but it not work. could you please help me. in fact, i exposed a c++ method for js require function to load js file. it also not work!