Hey TypeScripters, anyone knows why the action mod...
# suitescript
w
Hey TypeScripters, anyone knows why the action module isn't found by webstorms ts-validator? (It transpiles without issues)
s
What happens if we remove that line?
N/error
will show as error?
w
Nope. But of course it won't transpile anymore since I need that module.
It doesn't complain if I do
import action = require('N/action')
k
It may have something to do with how the ‘N/action’ module was exported.
s
I don't see any red squigglies when importing that. The project I was looking as refers to @hitc/netsuite-types 2022.1.0