interface ContentOptions {
    html?: boolean;
}

Properties

Properties

html?: boolean