Interface DataNameValue1

interface DataNameValue1 {
    cfgNum: number;
    type: string;
}

Properties

Properties

cfgNum: number
type: string