Files
website/node_modules/hast-util-raw/index.d.ts
2024-05-06 17:15:30 -04:00

3 lines
94 B
TypeScript

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