12 lines
317 B
Markdown
12 lines
317 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [calckey-js](./calckey-js.md) > [entities](./calckey-js.entities.md) > [ID](./calckey-js.entities.id.md)
|
|
|
|
## entities.ID type
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
export declare type ID = string;
|
|
```
|