Type alias UnknownKeyword

UnknownKeyword: ts.KeywordToken<ts.SyntaxKind.UnknownKeyword>

A node that represents the unknown keyword.