Files
2026-04-07 14:50:23 +09:00

3 lines
108 B
TypeScript

import { EcosystemPlugin } from '../../ecosystems/types';
export declare const codePlugin: EcosystemPlugin;