brew/Library/Homebrew/bundle/vscode_extension_dumper.rbi

8 lines
101 B
Plaintext
Raw Normal View History

# typed: strict
module Homebrew::Bundle
module VscodeExtensionDumper
include Kernel
end
end