This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*! | |
| * html2canvas 1.0.0-alpha.12-rc2 <https://html2canvas.hertzen.com> | |
| * Copyright (c) 2018 Niklas von Hertzen <https://hertzen.com> | |
| * Released under MIT License | |
| * Editted By William Crandell | |
| */ | |
| (function webpackUniversalModuleDefinition(root, factory) { | |
| if(typeof exports === 'object' && typeof module === 'object') | |
| module.exports = factory(); | |
| else if(typeof define === 'function' && define.amd) |