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

MachineId.ts overview

Since v1.0.0


Exports Grouped by Category


Constructors

make

Signature

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

Source

Since v1.0.0

constructors

MachineId

Signature

declare const MachineId: any

Source

Since v1.0.0

models

MachineId (type alias)

Signature

type MachineId = typeof MachineId.Type

Source

Since v1.0.0