3 messages · Page 1 of 1 (latest)
Yo guys how can i export functions from another script to the main script im using ?
https://developer.mozilla.org/en-US/docs/web/javascript/reference/statements/export
In your main script you use the import keyword to grab the exported functions.
import