Skip to content

@stephansama packages / @stephansama/typed-events / utils / createId

Function: createId()

ts
function createId(): `${string}-${string}-${string}-${string}-${string}`;

Defined in: utils/id.ts:3

Returns

`${string}-${string}-${string}-${string}-${string}`

Released under MIT license