Skip to content

Interface: OutExtensionContext ​

Defined in: src/features/output.ts:15

Properties ​

format ​

ts
format: InternalModuleFormat

Defined in: src/features/output.ts:17


options ​

ts
options: InputOptions

Defined in: src/features/output.ts:16


pkgType? ​

ts
optional pkgType?: PackageType;

Defined in: src/features/output.ts:21

"type" field in project's package.json.

Released under the MIT License.