persona-community-5/.pnpm-store/v3/files/0e/f2019a4143df1a67c332c9e5e24266f77a73a798e6b6a69d3f7ecb9ef042e6087b7212584ea22d30ac3d91be5ff1bdab296af75c5aff2ccaeaed29b0598aee
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
138 B
Plaintext

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