Module: Qismo::Types
- Included in:
- Object
- Defined in:
- lib/qismo/types.rb
Overview
Type specs module. Inherited from dry-types
Constant Summary collapse
- Int =
Params::Integer
- String =
Coercible::String
- Bool =
Params::Bool
- Hash =
Params::Hash