persona-community-5/.pnpm-store/v3/files/e2/51a42fc37ce7ca876b8e10768371d1d5da19db3363f0721cae1cb9fc0b76920dc2f217cc34679351a438d14009c82b6a7732d432252efbc16309705e1743db
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

4 lines
151 B
Plaintext

import type { Arazzo1RuleSet } from '../../oas-types';
export declare const rules: Arazzo1RuleSet<'built-in'>;
export declare const preprocessors: {};