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