Type Alias Nonce<TNonceValue>

Nonce: TNonceValue & { __brand: unique symbol }

Type Parameters

  • TNonceValue extends string = string