persona-community-5/.pnpm-store/v3/files/04/df40e6571a0efbe1e6ddc3f6cbd673ab44e5db4ab99a5c83ed16440db635d06f2430a9ebae4242e78cfe70e7c2feeab321cfbccfb3d5a583214e90b8ec467d
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
130 B
Plaintext

import type { PluginStyleguideConfig } from './types';
declare const all: PluginStyleguideConfig<'built-in'>;
export default all;