UNPKG

@aws-amplify/core

Version:
1 lines 515 B
{"version":3,"file":"isNonRetryableError.mjs","sources":["../../../../src/utils/retry/isNonRetryableError.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nexport const isNonRetryableError = (obj) => {\n const key = 'nonRetryable';\n return obj && obj[key];\n};\n"],"names":[],"mappings":"AAAA;AACA;AACY,MAAC,mBAAmB,GAAG,CAAC,GAAG,KAAK;AAC5C,IAAI,MAAM,GAAG,GAAG,cAAc;AAC9B,IAAI,OAAO,GAAG,IAAI,GAAG,CAAC,GAAG,CAAC;AAC1B;;;;"}