Type alias BooleanKeyword

BooleanKeyword: ts.KeywordToken<ts.SyntaxKind.BooleanKeyword>

A node that represents the boolean keyword.