Type Alias TNetInput

TNetInput:
    | string
    | TResolvedNetInput
    | (string | TResolvedNetInput)[]
    | NetInput