From 87727cdfbcb3d93f2a3216ab8dc20f40d5cfe985 Mon Sep 17 00:00:00 2001 From: realtradam Date: Thu, 25 May 2023 15:02:05 -0400 Subject: basic params --- sig/FelBind.rbs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sig/FelBind.rbs (limited to 'sig') diff --git a/sig/FelBind.rbs b/sig/FelBind.rbs new file mode 100644 index 0000000..38e8ac4 --- /dev/null +++ b/sig/FelBind.rbs @@ -0,0 +1,4 @@ +module FelBind + VERSION: String + # See the writing guide of rbs: https://github.com/ruby/rbs#guides +end -- cgit v1.2.3