lib/lutaml/model/json_adapter.rb



# frozen_string_literal: true

module Lutaml
  module Model
    module JsonAdapter
    end
  end
end