Type alias TrueKeyword

TrueKeyword: ts.KeywordToken<ts.SyntaxKind.TrueKeyword>

A node that represents the true keyword.