//
//  AppDelegate.h
//  macOS
//
//  Created by James Billingham on 23/06/2016.
//  Copyright © 2012-2016, JSONModel contributors. MIT licensed.
//

@import Cocoa;

@interface AppDelegate : NSObject <NSApplicationDelegate>

@end
