trashposs/packages/trashposs-js/markdown/trashposs-js.entities.id.md

12 lines
325 B
Markdown
Raw Permalink Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2024-04-06 22:57:52 +02:00
[Home](./index.md) &gt; [trashposs-js](./trashposs-js.md) &gt; [entities](./trashposs-js.entities.md) &gt; [ID](./trashposs-js.entities.id.md)
## entities.ID type
**Signature:**
```typescript
export declare type ID = string;
```