UNPKG

remark-message-control

Version:

remark plugin to enable, disable, and ignore messages with remark

3 lines (2 loc) 98 B
export { default } from "./lib/index.js"; export type Options = import('./lib/index.js').Options;