Closed anthony9187 closed 4 weeks ago
This PR adds type to the imports of ElementNode and TextNode in types.ts. The lack of type identifier causes type errors in systems using verbatimModuleSyntax: true
type
verbatimModuleSyntax: true
This PR adds
type
to the imports of ElementNode and TextNode in types.ts. The lack oftype
identifier causes type errors in systems usingverbatimModuleSyntax: true