Skip to content

Documents for @litert/uuid / Snowflake / ISnowflakeOptions

Type Alias: ISnowflakeOptions

ISnowflakeOptions = Pick<SnowflakeGenerator, "machineId"> & Partial<Pick<SnowflakeGenerator, "epoch">>

Defined in: Snowflake.ts:18