@cearth/tools
Version:
CEarth 的 工具库
16 lines (10 loc) • 435 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@cearth/tools](./tools.md) > [TransformEntityOptions](./tools.transformentityoptions.md)
## TransformEntityOptions type
**Signature:**
```typescript
export type TransformEntityOptions = TransformOptions & {
reset?: boolean | null;
};
```
**References:** [TransformOptions](./tools.transformoptions.md)