Sha256: 91c3d2151ccba8f3d0224265b5272e61b1828bcec2a31b0b65c37a5a103f3743
Contents?: true
Size: 367 Bytes
Versions: 55
Compression:
Stored size: 367 Bytes
Contents
module ForestAdminDatasourceToolkit class Datasource @charts: Hash[string, string] @collections: Hash[string, string] def add_collection:(Components::Contracts::CollectionContract collection) -> void def collection:(string name) -> Components::Contracts::CollectionContract def render_chart:(untyped caller, string name) -> untyped end end
Version data entries
55 entries across 55 versions & 1 rubygems