Sha256: 78ff4bb657c9000b82bba00e1551d6240aea31cc1b7dcfefa4c7d50cceb23c5f
Contents?: true
Size: 163 Bytes
Versions: 102
Compression:
Stored size: 163 Bytes
Contents
module LucidApp module Context def self.create_application_context React.create_context('LucidApplicationContext', Isomorfeus.store) end end end
Version data entries
102 entries across 102 versions & 1 rubygems