Type alias AsObject

AsObject: {
    api: string;
    model: string;
}

Type declaration

  • api: string
  • model: string

Generated using TypeDoc