Type alias e_formatter_istyle

e_formatter_istyle: {
    indentation_size: number;
    style: e_formatter_istyle_style;
}

Type declaration

Generated using TypeDoc