UNPKG

comment-parser

Version:
4 lines (3 loc) 152 B
import { Transform } from './index.js'; import { Markers } from '../primitives.js'; export default function align(markers?: typeof Markers): Transform;