@cearth/tools
Version:
CEarth 的 工具库
23 lines (13 loc) • 479 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@cearth/tools](./tools.md) > [Xyz\_Hpr](./tools.xyz_hpr.md) > [toKey](./tools.xyz_hpr.tokey.md)
## Xyz\_Hpr.toKey() function
<b>Signature:</b>
```typescript
function toKey(value: any): string | undefined;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| value | any | |
<b>Returns:</b>
string \| undefined