Type Alias StylerDefinitionsBeta

StylerDefinitions: {
    [stylerName: string]: StylerDefinition;
}

Type representing a collection of styler definitions.