interface Features {
    enabledList: string[];
}

Properties

Properties

enabledList: string[]