UNPKG

@lcap/builder

Version:
3 lines (2 loc) 160 B
import * as astTypes from '@nasl/types/nasl.ui.ast'; export default function transform(tsCode: string, framework: string): astTypes.ViewComponentDeclaration[];