Module turbopack_ctx

Source
Expand description

Utilities for constructing and using the NextTurbopackContext type.

Structs§

NextTurbopackContext
A value often wrapped in [napi::bindgen_prelude::External] that retains the Turbopack instance used by Next.js, and various napi helpers that may have been passed to us from JS.

Functions§

create_turbo_tasks

Type Aliases§

NextTurboTasks