- Update: Underscore copy; build files per Rollup/Babel updates
- npm: Update devDeps (babel, cypress, linting, mocha, rollup related)
This commit is contained in:
4
dist/jspdf.plugin.svgToPdf.js
vendored
4
dist/jspdf.plugin.svgToPdf.js
vendored
@@ -282,9 +282,7 @@
|
||||
* A class to parse color values.
|
||||
*/
|
||||
|
||||
var RGBColor =
|
||||
/*#__PURE__*/
|
||||
function () {
|
||||
var RGBColor = /*#__PURE__*/function () {
|
||||
/**
|
||||
* @param {string} colorString
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user