/** * Public package entry point for the bundled Trajectory extension. */ export * from "./src/index.js"; export { default } from "./src/index.js";