mirror of
https://github.com/dkam/paapi.git
synced 2025-12-28 07:04:53 +00:00
6 lines
56 B
Ruby
6 lines
56 B
Ruby
require 'json'
|
|
|
|
module AwsPaa
|
|
class Response
|
|
end
|
|
end |