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 5ba9667 commit eb556fbCopy full SHA for eb556fb
src/internal/models/IEffectActionModel.ts
@@ -1,5 +1,4 @@
1
import {IActionModel} from "./IActionModel.js";
2
-import {VectorizeEffectAction} from "../../actions/effect/Vectorize";
3
4
interface IEffectActionWithLevelModel extends IActionModel{
5
level?: number;
0 commit comments