UNPKG

@rshirohara/rekurke-parse

Version:
4 lines 200 B
import type { Root as KkastRoot } from "@rshirohara/kkast"; import type { Plugin } from "unified"; export declare const rekurkeParse: Plugin<[], string, KkastRoot>; //# sourceMappingURL=index.d.ts.map