/// // Re-export the implementation specifier; NodeNext resolves it to the adjacent // `.d.ts`. Importing `../dist/index.d.ts` directly is invalid (TS2846) for // consumers that do not enable `skipLibCheck`. export * from "../dist/index.js";