1
0
Fork 1
mirror of https://example.com synced 2024-11-27 19:26:38 +09:00
firefish/packages/calckey-js/markdown/calckey-js.entities.id.md

12 lines
321 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2023-07-03 07:18:30 +09:00
[Home](./index.md) &gt; [firefish-js](./firefish-js.md) &gt; [entities](./firefish-js.entities.md) &gt; [ID](./firefish-js.entities.id.md)
## entities.ID type
**Signature:**
```typescript
export declare type ID = string;
```