trolovecro Posted May 22, 2020 Posted May 22, 2020 Hello, guys. So is it possible to use export import for functions,objects and vars on client side? I tried yesterday to export some functions from my client side .js to use it in other .js file... but didnt work. Cant find anywhere on internet some solution. I know only that I can use module.exports on server side. I will post my error code little bit later on this post.
trolovecro Posted May 25, 2020 Author Posted May 25, 2020 @XoZillaTwo yeah actually I used exports word only for 3 functions...I rly need to read more about module.exports and just exports. Thanks anyway
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now