Documentation
    Preparing search index...

    Function assertString

    • Assert that the input is a string.

      Parameters

      • label: string

        The label to use in the error message.

      • input: unknown

        The value to check.

      Returns input is string

      If input is not a string.