3 lines
108 B
TypeScript
3 lines
108 B
TypeScript
import { EcosystemPlugin } from '../../ecosystems/types';
|
|
export declare const codePlugin: EcosystemPlugin;
|