module Dry::Types::Meta

def pristine

Other tags:
    Api: - public

Returns:
  • (Dry::Types::Type) -
def pristine
  with(meta: EMPTY_HASH)
end