Type alias AnyKeyword

AnyKeyword: ts.KeywordToken<ts.SyntaxKind.AnyKeyword>

A node that represents the any keyword.