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 1a49b63 commit 1e4441eCopy full SHA for 1e4441e
src/actions/effect/Shadow.ts
@@ -4,7 +4,7 @@ import {Qualifier} from "../../internal/qualifier/Qualifier.js";
4
import {prepareColor} from "../../internal/utils/prepareColor.js";
5
import {SystemColors} from "../../qualifiers/color.js";
6
import {ExpressionQualifier} from "../../qualifiers/expression/ExpressionQualifier.js";
7
-import {IShadowEffectActionModel} from "../../internal/models/IEffectActionModel";
+import {IShadowEffectActionModel} from "../../internal/models/IEffectActionModel.js";
8
9
/**
10
* @description Applies a shadow filter to the asset.
0 commit comments