@lcap/nasl-unified-frontend-generator > BindAttributeIR
BindAttributeIR type
绑定属性
Signature:
type BindAttributeIR = BindAttributeIRBase & {
concept: BindAttribute['concept'];
name: string;
};
@lcap/nasl-unified-frontend-generator > BindAttributeIR
绑定属性
Signature:
type BindAttributeIR = BindAttributeIRBase & {
concept: BindAttribute['concept'];
name: string;
};