so im having this issue with me type script import
import * as anchor from '@project-serum/anchor';
^^^^^^
SyntaxError: Cannot use import statement outside a module
How can i fix it?
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
so im having this issue with me type script import
import * as anchor from '@project-serum/anchor';
^^^^^^
SyntaxError: Cannot use import statement outside a module
How can i fix it?