UNPKG

@aws-amplify/core

Version:
1 lines 545 B
{"version":3,"file":"base64Decoder.mjs","sources":["../../../../../src/utils/convert/base64/base64Decoder.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { getAtob } from '../../globalHelpers';\nexport const base64Decoder = {\n convert(input) {\n return getAtob()(input);\n },\n};\n"],"names":[],"mappings":";;AAAA;AACA;AAEY,MAAC,aAAa,GAAG;AAC7B,IAAI,OAAO,CAAC,KAAK,EAAE;AACnB,QAAQ,OAAO,OAAO,EAAE,CAAC,KAAK,CAAC,CAAC;AAChC,KAAK;AACL;;;;"}