interface UmbStylesheetDetailModel {
    content: string;
    entityType: "stylesheet";
    name: string;
    unique: string;
}

Properties

content: string
entityType: "stylesheet"
name: string
unique: string
MMNEPVFCICPMFPCPTTAAATR