UNPKG

retext-contractions

Version:

retext plugin to check apostrophes in elided contractions

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