DNSecure/Shared/Extensions/NEOnDemandRuleAction+Codable.swift

11 lines
169 B
Swift
Raw Permalink Normal View History

2020-12-20 15:20:57 +00:00
//
// NEOnDemandRuleAction+Codable.swift
// DNSecure
//
// Created by Kenta Kubo on 12/20/20.
//
import NetworkExtension
extension NEOnDemandRuleAction: Codable {}