interface UIDProvider {
    generateUUID(): string;
}

Implemented by

Methods

Methods

  • Returns string