persona-community-5/.pnpm-store/v3/files/46/8e2c86f022f9b538582b9c6d65f545ac751de97a75ce684203dcde6136484deb925a7d888f4a3bf3583eaa7a6e06a0e4fbc5f0dc8b702153e753a0820ee993
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
132 B
Plaintext

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