Skip to content

API > wxt > OutputAsset

Interface: OutputAsset

Contents

Properties

fileName

fileName: string

Relative, normalized path relative to the output directory.

Ex: "icons/16.png"

Source

packages/wxt/src/types/index.ts:432


type

type: "asset"

Source

packages/wxt/src/types/index.ts:426


Generated using typedoc-plugin-markdown and TypeDoc