# Exports Directory

This directory contains the public API surface of the package. Only files in this directory are considered part of the public API and are safe to import from other projects.

- `index.js` / `index.d.ts`: Main entry point
- Other files: Specific interfaces and codecs

Do not import from internal `src/` files directly.
