svgMock.js 69 B

12
  1. 'use strict';
  2. module.exports = {default: {id: 'test', viewBox: {}}};