插槽信息接口

Slot information interface

interface ISlotInfo {
    name: string;
}

属性

属性

name: string