Skip to content

Add support for native BigInt #49

@glen-84

Description

@glen-84

switch (typeof val) {

case 'bigint': return val + '';

Is this the only required change?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions