Type Alias LocationsFileInterface

LocationsFileInterface: { name: string; blob: Blob }

Type declaration

  • name: string
  • blob: Blob