mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 05:20:24 +08:00
Changes Quill casing to avoid issues w/ jspm & others (#11858)
This commit is contained in:
committed by
Mohamed Hegazy
parent
0dcd0bdc39
commit
e623c6b316
2
quill/quill.d.ts
vendored
2
quill/quill.d.ts
vendored
@@ -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