persona-community-5/.pnpm-store/v3/files/2d/6f9cb517dfccf321edfb851b800c497defd7ade05a92fb4cfc308fc2dc1c75c58f426d236e3a2a2758d9ed818a3222e65e3eaf3809b2978edb841b7633f6ef
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

7 lines
121 B
Plaintext

import { Printer } from "../index.js";
export declare const printers: {
estree: Printer;
"estree-json": Printer;
};