# A shared library of Vue PDF Viewer

**Internal package** for the **Vue PDF Viewer** ecosystem.
This package contains shared **types**, **interfaces**, **enums**, and **constants** used by other `@vue-pdf-viewer/*` libraries such as:

- [`@vue-pdf-viewer/viewer`](https://www.npmjs.com/package/@vue-pdf-viewer/viewer)
- [`@vue-pdf-viewer/annotation`](https://www.npmjs.com/package/@vue-pdf-viewer/annotation)

---

## **Important Notice**

> **This package is not intended for direct use by developers.**
> It exists solely for internal purposes and may change at any time without notice.
> Please install and use higher-level packages such as **`@vue-pdf-viewer/viewer`** or **`@vue-pdf-viewer/annotation`** instead.

---

## **License**

This package is distributed under the same license as that of the [`@vue-pdf-viewer/viewer`](https://www.npmjs.com/package/@vue-pdf-viewer/viewer) library. Usage outside of the Vue PDF Viewer ecosystem is not supported.
