Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "service"

Index

Type aliases

AdapterType

AdapterType: "Normal" | "Worker"

FileProps

FileProps: { op?: undefined | number; parent?: undefined | string; path?: undefined | string }

Type declaration

  • Optional op?: undefined | number
  • Optional parent?: undefined | string
  • Optional path?: undefined | string

Variables

qetagWorkers

qetagWorkers: { current: null | WorkerProvider }

Type declaration

uploaderWorkers

uploaderWorkers: { current: null | WorkerProvider }

Type declaration

Generated using TypeDoc