diff options
| author | realtradam <[email protected]> | 2023-05-25 15:02:05 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-05-25 15:02:05 -0400 |
| commit | 87727cdfbcb3d93f2a3216ab8dc20f40d5cfe985 (patch) | |
| tree | 86ead27df419c9e8a9aa35177f2dfd2ce1a43bdc /sig | |
| parent | 9f43631fa25346db798ebe3c3358ff4ae4377601 (diff) | |
| download | FelBind-87727cdfbcb3d93f2a3216ab8dc20f40d5cfe985.tar.gz FelBind-87727cdfbcb3d93f2a3216ab8dc20f40d5cfe985.zip | |
basic params
Diffstat (limited to 'sig')
| -rw-r--r-- | sig/FelBind.rbs | 4 |
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 |
