Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cropper.js « lib « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7862c6797c3366a33ddebda89a491de4f8d34740 (plain)
1
2
3
4
5
6
7
/* eslint-disable func-names, space-before-function-paren */

/*= require cropper */

(function() {

}).call(window);