---
url: >-
  https://adk.nht.io/api/eslint/rules/variables/artifactToolForbidsArtifactConstructor.md
---

# Variable: artifactToolForbidsArtifactConstructor

```ts
const artifactToolForbidsArtifactConstructor: RuleModuleWithName<
  "forbidArtifactConstructor",
  [],
  unknown,
  RuleListener
>;
```

Defined in: [eslint/rules/artifact\_tool\_forbids\_artifact\_constructor.ts:32](https://github.com/NHTIO/ADK/blob/v1.20260607.1/src/eslint/rules/artifact_tool_forbids_artifact_constructor.ts#L32)
