2025-11-14 06:32:36 -07:00

3 lines
133 B
TypeScript

export { default } from "./lib/index.js";
export type Options = import("./lib/index.js").Options;
//# sourceMappingURL=index.d.ts.map