variable EtcHostsRuleSchema

Schema for a parsed /etc/hosts-syntax rule

Type

z.ZodType<EtcHostsRuleOutput>

Usage

import { EtcHostsRuleSchema } from ".";