UNPKG

remark-directive

Version:
12 lines 270 B
/** * Add support for generic directives. * * ###### Notes * * Doesn’t handle the directives: create your own plugin to do that. * * @returns {undefined} * Nothing. */ export default function remarkDirective(): undefined; //# sourceMappingURL=index.d.ts.map