Skip to content

Interface: BuildContext

Defined in: src/features/hooks.ts:5

Properties

hooks

ts
hooks: Hookable<TsdownHooks>;

Defined in: src/features/hooks.ts:7


options

ts
options: ResolvedOptions;

Defined in: src/features/hooks.ts:6

Released under the MIT License.