Skip to content

Type Alias: NumberType — BitBadges TypeScript SDK type alias.

NumberType = bigint | number | string

Defined in: packages/bitbadgesjs-sdk/src/common/string-numbers.ts:4

Edit this page on GitHub