added header

This commit is contained in:
Stepan Mikhaylyuk
2016-04-03 17:28:02 +03:00
parent 34496c7418
commit 37789c1cc1

View File

@@ -1,3 +1,9 @@
// Type definitions for cropperjs
// Project: https://github.com/fengyuanchen/cropperjs
// Definitions by: Stepan Mikhaylyuk <https://github.com/stepancar>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare module cropperjs {
export enum CropperViewMods {
CropBoxIsJustWithInTheContainer = 0,