Documents for @litert/uuid / SnowflakeSI / ISnowflakeSiOptions
Type Alias: ISnowflakeSiOptions
ISnowflakeSiOptions =
Pick
<SnowflakeSiGenerator
,"machineId"
|"epoch"
> &Partial
<Pick
<SnowflakeSiGenerator
,"machineIdBitWidth"
|"clockBitWidth"
|"sequenceBitWidth"
>>
Defined in: SnowflakeSI.ts:18