vmpooler-dns-gcp/sig/vmpooler/dns/google/clouddns.rbs
2023-04-17 09:55:55 -04:00

10 lines
196 B
Text

module Vmpooler
module Dns
module Google
module Clouddns
VERSION: String
# See the writing guide of rbs: https://github.com/ruby/rbs#guides
end
end
end
end