UNPKG

@smithy/core

Version:

[![NPM version](https://img.shields.io/npm/v/@smithy/core/latest.svg)](https://www.npmjs.com/package/@smithy/core) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/core.svg)](https://www.npmjs.com/package/@smithy/core)

8 lines (7 loc) 230 B
/** * Do not edit: * This is a compatibility redirect for contexts that do not understand package.json exports field. */ declare module "@smithy/core/cbor" { export * from "@smithy/core/dist-types/submodules/cbor/index.d"; }