initial commit hanami
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "dry/types"
|
||||
|
||||
module EuchreCamp
|
||||
Types = Dry.Types
|
||||
|
||||
module Types
|
||||
# Define your custom types here
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user