Type alias TBaseModel

TBaseModel: {
    id: string;
    is: string;
}

Type declaration

  • id: string
  • is: string

Generated using TypeDoc