Skip to main content Link Search Menu Expand Document (external link)

ShardId.ts overview

Since v1.0.0


Exports Grouped by Category


Constructors

make

Signature

declare const make: (shardId: number) => ShardId

Source

Since v1.0.0

constructors

ShardId

Signature

declare const ShardId: any

Source

Since v1.0.0

models

ShardId (type alias)

Signature

type ShardId = typeof ShardId.Type

Source

Since v1.0.0