[Home](./index.md) > [iceshrimp-js](./iceshrimp-js.md) > [entities](./iceshrimp-js.entities.md) > [ID](./iceshrimp-js.entities.id.md) ## entities.ID type **Signature:** ```typescript export declare type ID = string; ```