Importing scipt function into new script #4533
DorianDaSilva
started this conversation in
General
Replies: 2 comments 2 replies
-
what do you mean? use export scripit1.js
script2.js
|
Beta Was this translation helpful? Give feedback.
2 replies
-
@rin-st I did not import since it is supposed to be called from one of the openzeppelin contracts we imported for our contracts but I am not sure how to import the function into my script so it calls Below is Proposals.ts
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there a way to call a specific function from another script into another script located in the same project folder? How would you do it?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions