UNPKG

@rshirohara/rekurke-stringify

Version:

rekurke plugin to add support for serializing kakuyomu novel format.

3 lines 143 B
import type { Root } from "@rshirohara/kkast"; export declare function toKakuyomuNovel(tree: Root): string; //# sourceMappingURL=index.d.ts.map