Sha256: ab957fc221b51969528b58d9ba325aa1df38a5bd9f03d8fcf18e652b5f085188
Contents?: true
Size: 358 Bytes
Versions: 6
Compression:
Stored size: 358 Bytes
Contents
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v0.10.0 */ goog.provide('ng.material.components.whiteframe'); /** * @ngdoc module * @name material.components.whiteframe */ angular.module('material.components.whiteframe', []); ng.material.components.whiteframe = angular.module("material.components.whiteframe");
Version data entries
6 entries across 6 versions & 1 rubygems