DNSecure/DNSecure/Extensions/NEOnDemandRuleAction+Codable.swift
2020-12-21 00:20:57 +09:00

10 lines
169 B
Swift

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