## AsyncCrawlerVisitor.onEnterResource property

**Signature:**

```typescript
onEnterResource?: (path: string, value: TypedValueWithPath, schema: InternalTypeSchema) => Promise<void>;
```

- [AsyncCrawlerVisitor.onEnterResource property](/content/docs/sdk/core.asynccrawlervisitor.onenterresource#asynccrawlervisitoronenterresource-property/index.html)
