mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
13 lines
336 B
Plaintext
13 lines
336 B
Plaintext
![]() |
# typed: true
|
||
|
|
||
|
# DO NOT EDIT MANUALLY
|
||
|
# This is an autogenerated file for types exported from the `ruby-lsp` gem.
|
||
|
# Please instead update this file by running `bin/tapioca gem ruby-lsp`.
|
||
|
|
||
|
|
||
|
# source://ruby-lsp//lib/ruby-lsp.rb#4
|
||
|
module RubyLsp; end
|
||
|
|
||
|
# source://ruby-lsp//lib/ruby-lsp.rb#5
|
||
|
RubyLsp::VERSION = T.let(T.unsafe(nil), String)
|