(function() { 'use strict'; /** * @ngdoc module * @name material.components.whiteframe */ angular.module('material.components.whiteframe', []); })();