Skip to content

@vtj / Modules / cli / CopyPluginOption

Interface: CopyPluginOption

cli.CopyPluginOption

Table of contents

Properties

Properties

emptyDir

Optional emptyDir: boolean

Defined in

packages/cli/src/plugins/copy/index.ts:7


from

from: string

Defined in

packages/cli/src/plugins/copy/index.ts:5


to

to: string

Defined in

packages/cli/src/plugins/copy/index.ts:6

Released under the MIT License.