Interface UiConfigInterface

interface UiConfigInterface {
    categories: string;
}

Properties

Properties

categories: string