Add initial RBS support with Steep and TypeProf
This commit is contained in:
8
sig/nostr/event_kind.rbs
Normal file
8
sig/nostr/event_kind.rbs
Normal file
@@ -0,0 +1,8 @@
|
||||
module Nostr
|
||||
module EventKind
|
||||
SET_METADATA: Integer
|
||||
TEXT_NOTE: Integer
|
||||
RECOMMEND_SERVER: Integer
|
||||
CONTACTS: Integer
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user