svg-assets-cache
v1.1.3
Published
Exports the svg assets cache used by Angular Material
Downloads
818
Readme
svg-assets-cache
Exports the svg assets cache used by Angular Material
# Install
npm install svg-assets-cache
# Use
import svgAssetsCache from 'svg-assets-cache'
angular.module("module_name", svgAssetsCache);