• Preparing search index...
  • The search index is not available
@shopify/cli-kit
  • @shopify/cli-kit
  • node/crypto
  • hashString

Function hashString

  • hashString(str: string): string

    Generate the SHA1 hash of a string.

    Parameters

    • str: string

      The string to hash.

    Returns string

    The SHA1 hash of the string.

    • Defined in packages/cli-kit/src/public/node/crypto.ts:39

Settings

Member Visibility
@shopify/cli-kit
  • Loading...

Generated using TypeDoc