Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProcessingQueueItem

Index

Properties

Optional acceptFileTypes

acceptFileTypes: undefined | string | RegExp

MIME types a file must have to be accepted.

action

action: string

Actin to run.

Optional always

always: undefined | boolean

Whether the action is always run.

Optional disabled

disabled: undefined | string

Whether this action is disabled.

Optional fileTypes

fileTypes: undefined | string

List of recognized file types.

Optional prefix

prefix: undefined | boolean

Whether a prefix is added.

Generated using TypeDoc