Type alias FalseKeyword

FalseKeyword: ts.KeywordToken<ts.SyntaxKind.FalseKeyword>

A node that represents the false keyword.