// SPDX-License-Identifier: MIT // SPDX-FileCopyrightText: 2026 avtc // Root entry — re-exports the library surface from src/. // (package.json main/types point here.) export * from "./src/index.js";