mirror of
https://example.com
synced 2024-11-23 07:16:38 +09:00
12 lines
321 B
Markdown
12 lines
321 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [firefish-js](./firefish-js.md) > [entities](./firefish-js.entities.md) > [ID](./firefish-js.entities.id.md)
|
||
|
|
||
|
## entities.ID type
|
||
|
|
||
|
**Signature:**
|
||
|
|
||
|
```typescript
|
||
|
export declare type ID = string;
|
||
|
```
|