brew/Library/Homebrew/sorbet/rbi/dsl/livecheck.rbi
2025-02-25 19:00:23 +00:00

12 lines
311 B
Ruby
Generated

# typed: true
# DO NOT EDIT MANUALLY
# This is an autogenerated file for dynamic methods in `Livecheck`.
# Please instead update this file by running `bin/tapioca dsl Livecheck`.
class Livecheck
sig { params(args: T.untyped, block: T.untyped).returns(T.untyped) }
def url_options(*args, &block); end
end