Sha256: a5197a07d5f7e1a3b483fc68c63ab6ca7ae65ef61c1e5bdceca2688cd6404470
Contents?: true
Size: 258 Bytes
Versions: 16
Compression:
Stored size: 258 Bytes
Contents
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v0.7.0-rc3 */ (function() { 'use strict'; /** * @ngdoc module * @name material.components.whiteframe */ angular.module('material.components.whiteframe', []); })();
Version data entries
16 entries across 16 versions & 1 rubygems