Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PackageDeployFileFilter

A file filter for package deploy settings.

Hierarchy

Index

Properties

Properties

Optional exclude

exclude: string | string[]

One or more (glob) patterns that describes the files to EXCLUDE.

Optional files

files: string | string[]

One or more (glob) patterns that describes the files to INCLUDE.

Optional targets

targets: string | string[]

One or more target.

Generated using TypeDoc