UNPKG

vue-svg-inline-plugin

Version:

Vue plugin for inline replacement of SVG images with actual content of SVG files.

6 lines (4 loc) 175 B
"use strict"; /* import polyfills */ import "whatwg-fetch"; // https://github.com/github/fetch import "intersection-observer"; // https://github.com/w3c/IntersectionObserver