UNPKG

@lcap/builder

Version:
4 lines (3 loc) 313 B
import { NaslUIComponentConfig } from '../../overload'; export default function genNaslComponentConfig({ apiPath, rootPath, assetsPublicPath, libInfo, extraConfig, framework, }: any): any; export declare function processComponentConfigExtends(components: NaslUIComponentConfig[], lcapUIComponents?: any[]): void;