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