blossom
Version:
Modern, Cross-Platform Application Framework
12 lines (8 loc) • 419 B
JavaScript
// ==========================================================================
// Project: Blossom - Modern, Cross-Platform Application Framework
// Copyright: ©2012 Fohr Motion Picture Studios. All rights reserved.
// License: Licensed under the GPLv3 license (see BLOSSOM-LICENSE).
// ==========================================================================
SC.Media = SC.Object.extend({
isMedia: true
});