diff options
Diffstat (limited to 'sig')
| -rw-r--r-- | sig/straw.rbs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sig/straw.rbs b/sig/straw.rbs new file mode 100644 index 0000000..589ff81 --- /dev/null +++ b/sig/straw.rbs @@ -0,0 +1,4 @@ +module Straw + VERSION: String + # See the writing guide of rbs: https://github.com/ruby/rbs#guides +end |
