persona-community-5/.pnpm-store/v3/files/db/cee28005bf6cdd74f782d5f37c90f43d5047ca4efde5b4fdf8b7367b02121033b0c0f3935db29634f3735b7125c19ea2a6a3eeac08a41ada802e6e5f201030
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
150 B
Plaintext

import type { Oas3Decorator, Oas2Decorator } from '../../visitors';
export declare const OperationDescriptionOverride: Oas3Decorator | Oas2Decorator;