Import Blot from TS definition file instead

This commit is contained in:
Kasidit Iamthong
2017-12-09 02:04:06 +07:00
committed by GitHub
parent 14d6d73e6d
commit 4fba290abb

View File

@@ -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: