DNSecure/Shared/Extensions/NEOnDemandRuleAction+Codable.swift
2021-01-11 22:53:54 +09:00

10 lines
169 B
Swift

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