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;
|
|
```
|