Skip to content

Endo API documentation - v0.2.0 / Exports / @endo/bundle-source / BundleOptions

Interface: BundleOptions<T>

@endo/bundle-source.BundleOptions

Type parameters

NameType
Textends ModuleFormat

Table of contents

Properties

Properties

dev

dev: undefined | boolean

development mode, for test bundles that need access to devDependencies of the entry package.

Defined in

types.js:65


format

format: undefined | T

Defined in

types.js:64