module Anthropic::Internal::Util::SorbetRuntimeSupport

def define_sorbet_constant!(name, &blk) = sorbet_runtime_constants.store(name, blk)

Parameters:
  • blk (Proc) --
  • name (Symbol) --

Other tags:
    Api: - private
def define_sorbet_constant!(name, &blk) = sorbet_runtime_constants.store(name, blk)