UNPKG

aws-crt

Version:

NodeJS/browser bindings to the aws-c-* libraries

7 lines (6 loc) 196 B
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ export declare const TextEncoder: any; export declare const TextDecoder: any;