UNPKG

@cearth/tools

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