Sha256: 70ec75d64f920f8276eaf545fde7835b571dae4467199a30d20a774035ec4a9e
Contents?: true
Size: 240 Bytes
Versions: 9
Compression:
Stored size: 240 Bytes
Contents
/** * Aloha.Bsrowser * * The browser is an interface to interact with a Repository Managers */ define( [ 'aloha', 'aloha/jquery', 'aloha/plugin', 'browser/browser' ], function ( Aloha, jQuery, Plugin, Browser ) { return Browser; });
Version data entries
9 entries across 9 versions & 3 rubygems