UNPKG

remark-validate-links

Version:

remark plugin to validate links to headings and files

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