Sha256: 33b7ae05dfe8ab9e1fd9909a5296829dfc1b1129909466a228057eb908aea14e
Contents?: true
Size: 261 Bytes
Versions: 5
Compression:
Stored size: 261 Bytes
Contents
Skr.Screens.Base = { # An extension point to modify the prototypes for screens extend: (klass) -> # Extend screen component with Lanes defaults, # which will eventually call React.createClass Lanes.React.Screen.extend(klass) }
Version data entries
5 entries across 5 versions & 1 rubygems