3 lines
133 B
TypeScript
3 lines
133 B
TypeScript
export { default } from "./lib/index.js";
|
|
export type Options = import("./lib/index.js").Options;
|
|
//# sourceMappingURL=index.d.ts.map
|