persona-community-5/.pnpm-store/v3/files/ba/86580b6733cb8f896264ac309196b1598ec3ec935b4788f7a67c80d22afbc789b520e18903a2d50df25e57d21a486718a770a9c80d13daa2473b8d54bb402d
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
149 B
Plaintext

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