module Typed::Builder
Constants
- Result
Public Class Methods
any()
click to toggle source
Entrypoint
# File lib/typed/builder.rb, line 10 def self.any AnyHandler.instance end
Entrypoint
# File lib/typed/builder.rb, line 10 def self.any AnyHandler.instance end