Skip to content

Home > sculp-js > IdLike

IdLike type

Signature:

typescript
export type IdLike = number | string;

Released under the MIT License.