mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Import Blot from TS definition file instead
This commit is contained in:
Vendored
+1
-1
@@ -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