Edit File: index.d.ts
import { EcosystemPlugin } from '../../ecosystems/types'; export declare const codePlugin: EcosystemPlugin;
Back to File Manager