mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
Changes Quill casing to avoid issues w/ jspm & others (#11858)
This commit is contained in:
committed by
Mohamed Hegazy
parent
0dcd0bdc39
commit
e623c6b316
Vendored
+1
-1
@@ -91,6 +91,6 @@ declare namespace QuillJS {
|
||||
|
||||
declare var Quill: QuillJS.QuillStatic;
|
||||
|
||||
declare module "Quill" {
|
||||
declare module "quill" {
|
||||
export = Quill;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user