Skip to content

API / wxt / PublicPathEntry

Type Alias: PublicPathEntry

PublicPathEntry = string | { path: string; type: "string" | "templateLiteral"; }

Source: packages/wxt/src/types.ts:1862


Generated using typedoc-plugin-markdown and TypeDoc