mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
lowercase module.
This commit is contained in:
parent
4fd66c5614
commit
d5050e4843
Vendored
+1
-1
@@ -123,6 +123,6 @@ interface JQuery {
|
||||
dropzone( options: DropzoneOptions ): Dropzone;
|
||||
}
|
||||
|
||||
declare module "Dropzone" {
|
||||
declare module "dropzone" {
|
||||
export = Dropzone;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user