Type Alias IDocumentInfo

IDocumentInfo: { FILE_NAME: string; PATH: string }

Type declaration

  • FILE_NAME: string
  • PATH: string