interface PendingFeatures {
    features: string;
}

Properties

Properties

features: string