persona-community-5/.pnpm-store/v3/files/d4/006edb9e7ad0e2170fee3239c94a879223e31e4c4ed7285330034bca442389f1576480ffbc1a959a24f73c6bf09d77aee12fabb242e13518ea3812593b512c
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

5 lines
236 B
Plaintext

export declare const name = "Validate with single nested rule";
export declare const count = 10;
export declare function setupAsync(): Promise<void>;
export declare function measureAsync(): Promise<import("../..").NormalizedProblem[]>;