Type alias BigIntKeyword

BigIntKeyword: ts.KeywordToken<ts.SyntaxKind.BigIntKeyword>

A node that represents the bigint keyword.