module Anthropic::Internal::Util::SorbetRuntimeSupport
def define_sorbet_constant!(name, &blk) = sorbet_runtime_constants.store(name, blk)
-
blk
(Proc
) -- -
name
(Symbol
) --
Other tags:
- Api: - private
def define_sorbet_constant!(name, &blk) = sorbet_runtime_constants.store(name, blk)