template-for-typescript-projects
    Preparing search index...

    Represents a strongly-typed alert identifier.

    Index

    Properties

    Methods

    Properties

    value: string

    Methods

    • Constructs an AlertId from the provided string.

      Parameters

      • id: string

        The identifier string to wrap.

      Returns AlertId

      The AlertId instance.

      If the provided id is empty or whitespace.