Sha256: 6c4a3fbf00719dc01195f9901cb69cc0f2f20d2118ffa6210b6c9f56cb33bd44
Contents?: true
Size: 173 Bytes
Versions: 10
Compression:
Stored size: 173 Bytes
Contents
define("some/component", ["exports"], function(__exports__) { "use strict"; __exports__["default"] = function SomeComponentFunction(){ alert('Woohoo'); }; });
Version data entries
10 entries across 10 versions & 1 rubygems