Module: ListenBrainz::Types
- Defined in:
- lib/listenbrainz/models/types.rb
Overview
Module for Dry types.
Constant Summary collapse
- Timestamp =
Unix timestamp.
Types.Constructor(Time, ::Time.method(:at))
Module for Dry types.
Unix timestamp.
Types.Constructor(Time, ::Time.method(:at))