object.model.ts 47 B

1
  1. export type APObject = string | { id: string }