mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
updated file headers, fixed export causing errors
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
// Type definitions for Flickity
|
||||
// Constants for Flickity v1.1.1 Definitions
|
||||
// Project: http://flickity.metafizzy.co/
|
||||
// Repository: https://github.com/metafizzy/flickity
|
||||
// Definitions by: Chris McGrath <https://github.com/bdukes/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
// Definitions by: Chris McGrath <https://github.com/clmcgrath/>
|
||||
|
||||
|
||||
|
||||
export class FlickityEvents {
|
||||
class FlickityEvents {
|
||||
|
||||
/**
|
||||
* Triggered when a cell is selected.
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// Tests for Flickity v1.1.1 Definitions
|
||||
// Project: http://flickity.metafizzy.co/
|
||||
// Repository: https://github.com/metafizzy/flickity
|
||||
// Definitions by: Chris McGrath <https://github.com/bdukes/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
// Definitions by: Chris McGrath <https://github.com/clmcgrath/>
|
||||
|
||||
|
||||
|
||||
///<reference path="../jquery/jquery.d.ts"/>
|
||||
|
||||
Vendored
+2
-3
@@ -1,8 +1,7 @@
|
||||
// Type definitions for Flickity v1.1.1
|
||||
// Definitions for Flickity v1.1.1
|
||||
// Project: http://flickity.metafizzy.co/
|
||||
// Repository: https://github.com/metafizzy/flickity
|
||||
// Definitions by: Chris McGrath <https://github.com/bdukes/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
// Definitions by: Chris McGrath <https://github.com/clmcgrath/>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user