tunnelkit/TunnelKit/Sources/Core/Errors.m

12 lines
222 B
Mathematica
Raw Normal View History

2018-08-23 08:19:25 +00:00
//
// Errors.m
// TunnelKit
2018-08-23 08:19:25 +00:00
//
// Created by Davide De Rosa on 10/10/17.
// Copyright © 2018 London Trust Media. All rights reserved.
//
#import "Errors.h"
NSString *const TunnelKitErrorDomain = @"TunnelKitNative";