Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Private constructor

Properties

Private _bucket

_bucket: string = ...

Private _db

_db: Storage

Static Private _instance

Methods

getAllFiles

  • getAllFiles(folder: string): Promise<File[][]>

getFile

  • getFile(filePath: string): Promise<DownloadResponse>

saveFile

  • saveFile(file: FileDAO, path: string): Promise<void>

Static getInstance

Generated using TypeDoc