mirror of
https://github.com/ditkrg/schemable.git
synced 2026-01-25 07:36:40 +00:00
Adds incomplete Definitions class
This commit is contained in:
5
sig/schemable/definition.rbs
Normal file
5
sig/schemable/definition.rbs
Normal file
@@ -0,0 +1,5 @@
|
||||
module Schemable
|
||||
class Definition
|
||||
def serializer: -> untyped
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user