We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567f6ec commit 48eb68aCopy full SHA for 48eb68a
src/model/Base/Frame.ts
@@ -1,5 +1,5 @@
1
import SketchFormat from '@sketch-hq/sketch-file-format-ts';
2
-import { FrameInitParams } from 'html2sketch/model/type';
+import { FrameInitParams } from '../type';
3
4
/**
5
* @class
0 commit comments