persona-community-5/.pnpm-store/v3/files/e9/94ddafe3628cb01b3b87239deb1c6b6bc8df4b43c957e5b38176d134707be9f26b2083b7b85328e1c5a8909370a268da9e3ba3037528b9da926cbb2126c45c
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

3 lines
122 B
Plaintext

import type { Oas3Rule, Oas2Rule } from '../../visitors';
export declare const OperationDescription: Oas3Rule | Oas2Rule;