kjelsrud.dev/node_modules/hast-util-raw/index.js
2023-07-19 21:31:30 +02:00

6 lines
147 B
JavaScript

/**
* @typedef {import('./lib/index.js').Options} Options
* @typedef {import('./complex-types').Raw} Raw
*/
export {raw} from './lib/index.js'