UNPKG

@cearth/tools

Version:
53 lines (25 loc) 707 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 类型守卫 **Signature:** ```typescript export declare function isPositionPrimitive(target: any): target is PositionPrimitive; ``` ## Parameters <table><thead><tr><th> Parameter </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> target </td><td> any </td><td> </td></tr> </tbody></table> **Returns:** target is [PositionPrimitive](./tools.positionprimitive.md)