Type alias NumberKeyword

NumberKeyword: ts.KeywordToken<ts.SyntaxKind.NumberKeyword>

A node that represents the number keyword.