Skip to content

@vttforge/types / ResolvedUUID

Interface: ResolvedUUID ​

A UUID taken apart.

Properties ​

collection? ​

optional collection?: unknown


doc? ​

optional doc?: unknown


embedded ​

embedded: string[]


id? ​

optional id?: string


primaryId? ​

optional primaryId?: string


primaryType? ​

optional primaryType?: string


type? ​

optional type?: string


uuid ​

uuid: string

MIT licensed.