## AsyncCrawlerVisitor.onExitObject property [​](/content/docs/sdk/core.asynccrawlervisitor.onexitobject#asynccrawlervisitoronexitobject-property/index.html)

**Signature:**

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

- [AsyncCrawlerVisitor.onExitObject property](/content/docs/sdk/core.asynccrawlervisitor.onexitobject#asynccrawlervisitoronexitobject-property/index.html)
