site/node_modules/rehype-raw/index.d.ts
2024-10-14 08:09:33 +02:00

3 lines
98 B
TypeScript

export { default } from "./lib/index.js";
export type Options = import('./lib/index.js').Options;