UNPKG

@cearth/tools

Version:
26 lines (14 loc) 584 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@cearth/tools](./tools.md) &gt; [isPositionPrimitive](./tools.ispositionprimitive.md) ## isPositionPrimitive() function PositionPrimitive 类型守卫 <b>Signature:</b> ```typescript export declare function isPositionPrimitive(target: any): target is PositionPrimitive; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | target | any | | <b>Returns:</b> target is [PositionPrimitive](./tools.positionprimitive.md)