UNPKG

@rshirohara/repixe-stringify

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