// // jxsContainer.h // Syntrax-c // // Created by Christopher Snowhill on 03/14/16. // Copyright 2016 __NoWork, Inc__. All rights reserved. // #import #import "Plugin.h" @interface jxsContainer : NSObject { } @end