HostsFormatter.prototype.format(rules: string[]): FormatterResult
Formats rules to hosts file format
Formatter result
HostsFormatter.prototype.format(rules: string[]): FormatterResult
Formats rules to hosts file format
Formatter result
import { HostsFormatter } from ".";