mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
11 lines
230 B
JavaScript
11 lines
230 B
JavaScript
/*
|
|
html2canvas 0.5.0-alpha <http://html2canvas.hertzen.com>
|
|
Copyright (c) 2014 Niklas von Hertzen
|
|
|
|
Released under MIT License
|
|
*/
|
|
|
|
(function(window, document, exports, undefined){
|
|
|
|
|
|
}).call({}, window, document, html2canvas); |