index.d.ts 108 B

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