persona-community-5/.pnpm-store/v3/files/98/86c077aaea3c68341a1dffea856b237178dd2441c8ac371e680150fffe92f89ab348aed3fca70ff4213dcca217fb675fbd1cf34480c83ae6158ca34df0586d
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

6 lines
96 B
Plaintext

import { Parser } from "../index.js";
export declare const parsers: {
typescript: Parser;
};