mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-11-15 02:56:15 +01:00
6 lines
74 B
Ruby
6 lines
74 B
Ruby
# typed: strong
|
|
|
|
module Jaeger::Client
|
|
def self.build(*args); end
|
|
end
|