Skip to content

@vtjDocs


@vtj / cli / CopyPluginOption

Interface: CopyPluginOption

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.