summaryrefslogtreecommitdiffhomepage
path: root/sig
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-05-25 15:02:05 -0400
committerrealtradam <[email protected]>2023-05-25 15:02:05 -0400
commit87727cdfbcb3d93f2a3216ab8dc20f40d5cfe985 (patch)
tree86ead27df419c9e8a9aa35177f2dfd2ce1a43bdc /sig
parent9f43631fa25346db798ebe3c3358ff4ae4377601 (diff)
downloadFelBind-87727cdfbcb3d93f2a3216ab8dc20f40d5cfe985.tar.gz
FelBind-87727cdfbcb3d93f2a3216ab8dc20f40d5cfe985.zip
basic params
Diffstat (limited to 'sig')
-rw-r--r--sig/FelBind.rbs4
1 files changed, 4 insertions, 0 deletions
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