We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad6358 commit aea2700Copy full SHA for aea2700
lib/tapioca/sorbet_ext/name_patch.rb
@@ -1,6 +1,8 @@
1
# typed: true
2
# frozen_string_literal: true
3
4
+Module.include(T::Sig) # TODO
5
+
6
module T
7
module Types
8
class Simple
0 commit comments