mirror of
https://github.com/ditkrg/schemable.git
synced 2026-01-25 15:42:57 +00:00
Temporarily Updates Schemable Module
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
module Schemable
|
||||
VERSION: String
|
||||
# See the writing guide of rbs: https://github.com/ruby/rbs#guides
|
||||
def generate_schemas: () -> Array[Hash[Symbol, Hash[Symbol, any]]]
|
||||
def configure: () { (Configuration) -> Configuration } -> Configuration
|
||||
attr_accessor configuration: Configuration
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user