Sha256: 26b8dab542aad93452879c5bb74d3ccfd16998bc41d26181bf26cb06e48b55ab
Contents?: true
Size: 315 Bytes
Versions: 37
Compression:
Stored size: 315 Bytes
Contents
// // <%= @prefixed_module %>DemoViewModel.h // <%= @project %> // // Created by <%= @author %> on <%= @date %>. // // #import <Foundation/Foundation.h> #import "<%= @prefixed_module %>ServiceProtocol.h" @interface <%= @prefixed_module %>DemoViewModel : NSObject <<%= @prefixed_module %>ServiceProtocol> @end
Version data entries
37 entries across 37 versions & 2 rubygems