Files
paapi/lib/aws_paa/response.rb
2019-09-03 12:57:43 +10:00

6 lines
56 B
Ruby

require 'json'
module AwsPaa
class Response
end
end