BigIntLiteralinterface BigIntLiteral extends Node, HasSpan {raw?: string;type: "BigIntLiteral";value: bigint;}§Extends§Node[src]§HasSpan[src]§Properties§raw?: string[src]§type: "BigIntLiteral"[src]§value: bigint[src]