Viewing File: /home/markqprx/iniasli.pro/client/reports/Reportable.ts

export interface Reportable {
  id: number;
  model_type: string;
}
Back to Directory File Manager