Skip to content

Interface: FriendlyErrorPluginOptions

Defined in: packages/plugin-friendly-error/src/index.ts:7

Properties

target()?

ts
optional target: (
str
) => void;

Defined in: packages/plugin-friendly-error/src/index.ts:8

Parameters

str

string

Returns

void

Released under the MIT license