svg-assets-cache

Exports the svg assets cache used by Angular Material


License
ISC
Install
npm install svg-assets-cache@1.1.3

Documentation

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);