Sha256: 8fd16dcf24540824576ae7dbcf8c0959798dd619291f300319f4e86425118523
Contents?: true
Size: 209 Bytes
Versions: 21
Compression:
Stored size: 209 Bytes
Contents
module Hyalite module InternalComponent attr_accessor :mount_index def mount_component(root_id, mount_ready, context) end def recieve_component(next_element, mount_ready) end end end
Version data entries
21 entries across 21 versions & 1 rubygems