UNPKG

@cearth/tools

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