2
Fork 0
definma-ui/src/app/models/id.model.ts

2 lines
37 B
TypeScript

export type IdModel = string | null;