Im using node 14 and typescript and usually import using the syntax `import {xxxxx} from "xxxxxx"` ... how should be in this case?
Im using node 14 and typescript and usually import using the syntax
import {xxxxx} from "xxxxxx"... how should be in this case?