Sha256: 85049efe212f6b911962766004635b37f0c27a0ad2b3781f477f3a478950df0f
Contents?: true
Size: 324 Bytes
Versions: 12
Compression:
Stored size: 324 Bytes
Contents
# frozen_string_literal: true module ConvenientService module Common module Plugins module HasCallbacks module Container include Support::DependencyContainer::Export export :"entities.Callback" do Entities::Callback end end end end end end
Version data entries
12 entries across 12 versions & 1 rubygems