brew/Library/Homebrew/utils/formatter.rbi

6 lines
55 B
Plaintext
Raw Normal View History

2023-03-09 21:10:44 -08:00
# typed: strict
module Formatter
include Kernel
end