Type alias ImportKeyword

ImportKeyword: ts.KeywordToken<ts.SyntaxKind.ImportKeyword>

A node that represents the import keyword.