mirror of
https://github.com/LukeHagar/arbiter.git
synced 2025-12-09 20:37:50 +00:00
3 lines
135 B
TypeScript
3 lines
135 B
TypeScript
export { default } from "./lib/index.js";
|
|
export type Options = import("hast-util-format").Options;
|
|
//# sourceMappingURL=index.d.ts.map
|