property IPluginContext.options

Options the application passed to this plugin's factory.

Type

Readonly<Record<string, unknown>>

Usage

import { type IPluginContext } from "common/src/index.ts";