module Dry::Types::Options

def pristine

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