UNPKG

mdast-comment-marker

Version:
8 lines (6 loc) 261 B
/** * @typedef {import('./lib/index.js').Marker} Marker * @typedef {import('./lib/index.js').MarkerParameterValue} MarkerParameterValue * @typedef {import('./lib/index.js').MarkerParameters} MarkerParameters */ export {commentMarker} from './lib/index.js'