Magek Framework
    Preparing search index...

    Class UUID

    UUID type to work globally as a identifier for Entities, Commands, Events or any other magek artifact. New unique identifiers can be created using the UUID.generate method.

    Hierarchy

    • String
      • UUID

    Indexable

    • readonly [index: number]: string
    Index

    Constructors

    Methods

    Constructors

    • Parameters

      • Optionalvalue: any

      Returns UUID

    Methods