UNPKG

@rshirohara/repixe-parse

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