Type alias NeverKeyword

NeverKeyword: ts.KeywordToken<ts.SyntaxKind.NeverKeyword>

A node that represents the never keyword.