Type alias UndefinedKeyword

UndefinedKeyword: ts.KeywordToken<ts.SyntaxKind.UndefinedKeyword>

A node that represents the undefined keyword.