blossom
Version:
Modern, Cross-Platform Application Framework
11 lines (8 loc) • 449 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).
// ==========================================================================
/*globals global TextDemo */
TextDemo = global.TextDemo = SC.Object.create({
});