mirror of
https://github.com/LukeHagar/arbiter.git
synced 2025-12-06 12:27:48 +00:00
6 lines
105 B
JavaScript
6 lines
105 B
JavaScript
/**
|
|
* @typedef {import('hast-util-format').Options} Options
|
|
*/
|
|
|
|
export {default} from './lib/index.js'
|