@aptos-labs/ts-sdk - v3.1.1
    Preparing search index...

    Function isString

    • Checks if the provided argument is of type string.

      Parameters

      • arg: any

        The value to be checked for string type.

      Returns arg is string

      A boolean indicating whether the argument is a string.