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