Type alias NullKeyword

NullKeyword: ts.KeywordToken<ts.SyntaxKind.NullKeyword>

A node that represents the null keyword.