mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-20 21:12:38 +08:00
Import Blot from TS definition file instead
This commit is contained in:
2
types/quill/index.d.ts
vendored
2
types/quill/index.d.ts
vendored
@@ -5,7 +5,7 @@
|
||||
// James Garbutt <https://github.com/43081j>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
import { Blot } from 'parchment/src/blot/abstract/blot';
|
||||
import { Blot } from 'parchment/dist/src/blot/abstract/blot';
|
||||
|
||||
/**
|
||||
* A stricter type definition would be:
|
||||
|
||||
Reference in New Issue
Block a user