Options
All
  • Public
  • Public/Protected
  • All
Menu

Module domain/interfaces/Repository

Index

Interfaces

Type aliases

Type aliases

DataRequest: { days?: number; getLastDeployedCommit?: boolean; key: string; onlyGetCount?: boolean }

Type declaration

  • Optional days?: number
  • Optional getLastDeployedCommit?: boolean
  • key: string
  • Optional onlyGetCount?: boolean

Generated using TypeDoc