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 3ec179b commit 72056e6Copy full SHA for 72056e6
src/actions/extract.ts
@@ -5,7 +5,7 @@ import {Action} from "../internal/Action";
5
/**
6
* @description Extracts an image or a page using an index, a range, or a name from a layered media asset.
7
* @memberOf Actions
8
- * @namespace Actions
+ * @namespace Extract
9
*/
10
class Extract extends Action {
11
private qualifierValue = new QualifierValue();
0 commit comments