UNPKG

remark-textr

Version:

remark plugin to improve typography with Textr

4 lines 197 B
export { default } from "./lib/index.js"; export type Options = import('./lib/index.js').Options; export type TextrPlugin = import('./lib/index.js').TextrPlugin; //# sourceMappingURL=index.d.ts.map