property MockPluginOptions.priority

Registration priority; passed through to the kernel resolver. Omitted when not needed (the returned plugin omits priority too).

Type

number

Usage

import { type MockPluginOptions } from "testing/src/index.ts";