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