UNPKG

@rshirohara/rekurke-stringify

Version:

rekurke plugin to add support for serializing kakuyomu novel format.

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