// Source entrypoint for Pi package loading. // The npm library entrypoint remains dist/index.js, but Pi loads this readable source path. export { default } from "../src/index.ts";