Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private config

config: IWorkerConfig = null

Private file

file: Vinyl = null

onResult

onResult: (file: IResultFile) => void

Type declaration

Private output

output: Vinyl[] = []

useOffscreenCanvas

useOffscreenCanvas: boolean

Methods

createArchive

  • createArchive(): Promise<void>

generate

  • generate(): Promise<void>

Private pushOutput

  • pushOutput(file: Vinyl, contents?: string): void

setConfig

setFile

  • setFile(file: File): Promise<void>

Generated using TypeDoc