Sha256: 20736625d19c199ebbd8f2599430f570083ef8356c6af597f9ea49de5794a173
Contents?: true
Size: 304 Bytes
Versions: 6
Compression:
Stored size: 304 Bytes
Contents
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v0.10.0 */ (function( window, angular, undefined ){ "use strict"; /** * @ngdoc module * @name material.components.whiteframe */ angular.module('material.components.whiteframe', []); })(window, window.angular);
Version data entries
6 entries across 6 versions & 1 rubygems